An overview of how we use storybook to speed up development, improve the design QA process, document the design system and much more. Overview We use storybook for visual documentation of all different UI states of the component. Story driven development, in simple words, means that we use stories early (much…