Every chapter contains step-by-step instructions for coding each component and developing a web application with Web Components.
Weβll start by coding UI components using the set of specifications that comprise Web Components, increasing in complexity while covering real world problems: forms, custom templates, editable tables, and dialogs along the way. In a lerna monorepo, we'll code almost exclusively with Storybook as our development environment and write tests for each component using Cypress. By the end of this book, you'll have developed a user interface library from a design system in Figma and used those components in the context of a web application.