Previously a senior front-end consultant, now full-time open source maintainer, Norbert is passionate about building teams/communities and together building useful tools.
Working on a UI project with a big team over many years has a lot of challenges. Components are great! They help prevent a tangled mess by being able to split larger pieces into smaller ones. But often we still work on the entire app as a whole, with the entire state.
Storybook is a tool that helps developers and their team with QA & documentation. Get higher re-use and better components by working on your components in isolation.
The community of storybook maintainers has been improving storybook a lot lately, and more improvements are on the way!