Go Back

Design System Resource

Posted: 
Last modified: 

I really don't have a great bookmark solution anymore, and I'm not sure bookmarks really worked in the first place. So I decided just to create this blog article where I'll list the different resources that are helpful and hopefully I'll remember to come back and reference them.

Design Systems

These are design systems I think are good references for their implementation.

  • Morningstar - recommended by Brad Frost for their definition of breaking changes, this is the older version with a newer one here
  • Base - Uber's design system
  • Polaris - Shopify's design system, this is the React version, they have moved to web components

Component Libraries

These are libraries of components that don't necessarily come with their own design.

  • Mantine - has a lot of components, good for reference
  • Chakra UI - not too extensive but I liked their approach to a lot of things
  • Material UI - used so widely it's good to reference