In 2020, as one of my last projects working at Entrepreneurs' Organization (EO), I built a UI component library for hand-off to our development team.
The components are built using the Atomic Design Methodology, where the base components are denoted as atoms and they serve as fundamental building blocks as the system scales up to molecules, then organisms, and templates. My approach is inline with this methodology, but I look at atoms as base styles, and then molecules inherit these styles and combine to form the next level of component. Organisms are combinations of molecules that when assembled create your templates.
© 2022 Michael Kevin Smith.