Best of Design SystemsSeptember 2023

  1. 1
    Article
    Avatar of communityCommunity Picks·3y

    The Design System Guide

    The Design System Guide All the essential resources for setting up the design system. Find out the best ways to work together with your team. Metrics Explore useful ways to measure your design system's success.

  2. 2
    Article
    Avatar of itnextITNEXT·3y

    Why Web UI Development Is So Hard?

    This piece aims to dissect the inherent challenges of web UI development, from the discrepancy between web languages and the modern UI requirements. We’ll explore often-overlooked ‘unhappy paths’ such as loading states, error handling, and broader architecture considerations including security, performance, and accessibility.

  3. 3
    Article
    Avatar of uxplanetUX Planet·3y

    Create your own Design system: Chapter Colors

    Color theory is the study of how colors interact, combine, and evoke certain emotions or responses. The color wheel is a circular arrangement of colors that helps us understand their relationships. A well-defined color palette in a design system ensures consistency, accessibility, and cohesiveness across various elements of a design.

  4. 4
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    How To Create A Design System In Next.js With Tailwind CSS and Class Variance Authority

    A design system is a set of reusable UI components and design tokens. These tokens are like building blocks that include things like buttons, colors, and fonts. After designers make these parts, developers can use different tools to actually use them and build the website. This method keeps your codebase focused and efficient.