Skip to main content

Storybook 2021

• The Collab Lab Tech Talks

Storybook is a tool for building out components and documenting a system of components. It allows you to build components in an isolated environment. This promotes good component practices as well as potentially faster development time as you do not need to rely on the application(s) that consume them.

storybook react javascript