In this lesson, we develop a new React component in an Nx library with Storybook. We explore how to leverage Storybook to develop the component in isolation, how to expose the component props s.t. we can then dynamically change them in the Storybook rendering and much more.
Prefer to read along as well? Here's the accompanying article.