Back to Tags
UI Architecture
3 items tagged with "ui-architecture"
Filter by type:
Best Practices3
Best Practice
Atomic Design
A methodology by Brad Frost for building UI from five composable levels: atoms, molecules, organisms, templates, and pages, giving design systems a consistent structure.
Best Practice
Component-Driven Development
A development approach that builds UIs bottom-up from isolated, reusable components, developed and tested independently before assembly into pages and apps.
Best Practice
Design Systems
A design system is a single source of truth combining reusable components, design tokens, patterns, and guidelines that keep products consistent and faster to build.