lesson
How to Author Quality Design DocumentationThe newline Guide to React Component Design Systems with FigmagicGood documentation is vital and shows that you care about your design system and those who will use it. Lacking good documentation practices could spell doom for a design system.
lesson
How to Compose Complex Components With FigmagicThe newline Guide to React Component Design Systems with FigmagicCode generation with Figmagic 4 will only take you so far. For our most important and complicated components, we will need to do some manual work, composing small bits into more advanced ones. Let's compose one from what we've made so far!
lesson
How to Create Nested Figma Elements in FigmagicThe newline Guide to React Component Design Systems with FigmagicNow, we leave the easy flat components for the more detailed nested ones!
lesson
Flat vs Nested Elements in Figma and FigmagicThe newline Guide to React Component Design Systems with FigmagicGalloping ever onwards, we'll wave our magic wand and summon our low-complexity components.
lesson
How to Build Icons in Figma and Export Them With FigmagicThe newline Guide to React Component Design Systems with FigmagicAnd now for some bells and whistles—graphics and icons!
lesson
How to Break up Designs Into Small, Atomic ComponentsThe newline Guide to React Component Design Systems with FigmagicLet's put the Figma-first approach to the test by taking the step to turn a design into code.
lesson
How to Create Design Tokens and Styles in FigmaThe newline Guide to React Component Design Systems with FigmagicLet's move on from basics to the intermediate level and actually make some designs.
lesson
UX Sketching and Double Diamonds: Build Atomic DesignThe newline Guide to React Component Design Systems with FigmagicLet's find our way by analyzing our UX sketches before digging into the details and building anything.
lesson
An Intro to Figmagic Command Line ConfigurationThe newline Guide to React Component Design Systems with FigmagicGetting to know the configuration options is super important if you want to make the best use of Figmagic.
lesson
How Figma Files Are Organized in FigmagicThe newline Guide to React Component Design Systems with FigmagicWorking effectively with Figmagic means understanding how and what it actually parses from a document.
lesson
How to Set up Figmagic to Interact With Figma via CLIThe newline Guide to React Component Design Systems with FigmagicWith all the other hard, boxy stuff behind us, the perspective now moves to the front-end components and Figma.
lesson
How to Publish a React Component Library to NPMThe newline Guide to React Component Design Systems with FigmagicWhile dogfooding does sound yucky, it's a word that connotes the practice of using one's own things, sometimes to build something new. That's what we will do now with the components we've built.