Lessons

Explore all newline lessons

Tags
Author
Pricing
Sort By
Video
Most Recent
Most Popular
Highest Rated
Reset
https://s3.amazonaws.com/assets.fullstack.io/n/20211207071359411_CoverImage_DesignSystemswithFigmagic1.png

lesson

How to Author Quality Design DocumentationThe newline Guide to React Component Design Systems with Figmagic

Good 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.

https://s3.amazonaws.com/assets.fullstack.io/n/20211207071359411_CoverImage_DesignSystemswithFigmagic1.png

lesson

How to Compose Complex Components With FigmagicThe newline Guide to React Component Design Systems with Figmagic

Code 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!

https://s3.amazonaws.com/assets.fullstack.io/n/20211207071359411_CoverImage_DesignSystemswithFigmagic1.png

lesson

Flat vs Nested Elements in Figma and FigmagicThe newline Guide to React Component Design Systems with Figmagic

Galloping ever onwards, we'll wave our magic wand and summon our low-complexity components.

https://s3.amazonaws.com/assets.fullstack.io/n/20211207071359411_CoverImage_DesignSystemswithFigmagic1.png

lesson

How to Break up Designs Into Small, Atomic ComponentsThe newline Guide to React Component Design Systems with Figmagic

Let's put the Figma-first approach to the test by taking the step to turn a design into code.

https://s3.amazonaws.com/assets.fullstack.io/n/20211207071359411_CoverImage_DesignSystemswithFigmagic1.png

lesson

How to Create Design Tokens and Styles in FigmaThe newline Guide to React Component Design Systems with Figmagic

Let's move on from basics to the intermediate level and actually make some designs.

https://s3.amazonaws.com/assets.fullstack.io/n/20211207071359411_CoverImage_DesignSystemswithFigmagic1.png

lesson

UX Sketching and Double Diamonds: Build Atomic DesignThe newline Guide to React Component Design Systems with Figmagic

Let's find our way by analyzing our UX sketches before digging into the details and building anything.

https://s3.amazonaws.com/assets.fullstack.io/n/20211207071359411_CoverImage_DesignSystemswithFigmagic1.png

lesson

An Intro to Figmagic Command Line ConfigurationThe newline Guide to React Component Design Systems with Figmagic

Getting to know the configuration options is super important if you want to make the best use of Figmagic.

https://s3.amazonaws.com/assets.fullstack.io/n/20211207071359411_CoverImage_DesignSystemswithFigmagic1.png

lesson

How Figma Files Are Organized in FigmagicThe newline Guide to React Component Design Systems with Figmagic

Working effectively with Figmagic means understanding how and what it actually parses from a document.

https://s3.amazonaws.com/assets.fullstack.io/n/20211207071359411_CoverImage_DesignSystemswithFigmagic1.png

lesson

How to Set up Figmagic to Interact With Figma via CLIThe newline Guide to React Component Design Systems with Figmagic

With all the other hard, boxy stuff behind us, the perspective now moves to the front-end components and Figma.

https://s3.amazonaws.com/assets.fullstack.io/n/20211207071359411_CoverImage_DesignSystemswithFigmagic1.png

lesson

How to Publish a React Component Library to NPMThe newline Guide to React Component Design Systems with Figmagic

While 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.