Atomic design methodology: Explained
10/16/2020 - 17:29
The concept of atomic design was introduced by Brad Frost and it helped accelerate the process of creating modular designs. The universe is made up of a set of elements, that are the building blocks of everything around us, and these are known to us as the periodic table of elements. All these elements have fixed properties that define each of them. The same way in which these elements combine… Read more
UX Principles for Designing Component Based Systems
05/30/2019 - 17:52
Web design is a phenomenon that took years to evolve with a shifting paradigm of design systems. In order to create manifold digital products that can be brought under one single umbrella, component-based design systems were introduced in the recent past. Being much easier and efficient to maintain, components like cards (a combination of text and buttons) and forms (a combination of inputs and… Read more
2019 Guide to Improving Frontend Performance in Drupal
12/07/2018 - 14:00
In his book Frontend Architecture for Design Systems, Micah Godbolt from Microsoft states there are four pillars of frontend architecture.
These four pillars are:
Code - how to approach the HTML, CSS, and JavaScript of a design system
Process - processes for constructing an efficient and error-proof workflow
Testing - creating a stable foundation on which your site is built and… Read more