Writing stories in TypeScriptLearn how to type your stories to make them easier to code and more robust
How to build connected components in StorybookLearn how to mock context, app state and API requests using decorators
How to add a theme switcher to StorybookLearn to control how a story renders by wiring it to a decorator and toolbar items
Automate accessibility tests with StorybookUse Accessibility addon to run checks during development and the test runner to catch regressions
Storybook Lazy Compilation for WebpackLightning fast local development experience for large Storybooks
Test component interactions with StorybookComplete tutorial on how to simulate and verify user behavior
How Storybook helps designers & developers stay in syncConnect components to design specs, documentation, and feedback