Theme First UI Development
Published π
: ....
Last modified π: ....
Share this post on BlueskySee discussion on Bluesky
A recent trend within the Frontend development space has been around enabling something I have been calling Theme First UI Development. Tools like Emotion, Styled-System, Theme-UI, React, and concepts like Design Systems, and Design Tokens have really driven the push for building applications based on a finite set of scale-based tokens.This approach to building features and applications isnβt entirely new, however new tools have pushed it to the forefront of web development.
The core benefits of doing Theme First UI Development are:
- Consistency by Default
- Separation of Theme and Implementation
- Rapid Development