Best of Design SystemsOctober 2022

  1. 1
    Article
    Avatar of logrocketLogRocket·4y

    Applying Atomic Design to your Next.js project

    Atomic Design was inspired by chemistry, which is why the building blocks are called atoms, molecules, organisms, templates, and pages. In this tutorial, we will focus on Atomic Design, learn its Create a components/Navbar.js file and paste the code. To edit the styling, add a navbar.scss file to styles andpaste the styles below. The author�’s molecule will contain the author's image and name. In this tutorials, we’ll use the Image component.

  2. 2
    Article
    Avatar of logrocketLogRocket·4y

    Building a design system with Radix

    Radix is part of a new wave of headless components being created in the frontend space. This guide aims to provide you with a deeper understanding of Radix and how it can be used to build out design systems and component libraries. Radix Primitives is the library’s flagship product.