The Beginners Guide to Storybook in React

Outline

  1. 0: Course details
  2. 1: Get Started with Storybook 7 — Course Introduction [draft]
  3. 2: Start Storybook in an Interactive Online Playground [draft]
  4. 3: Navigate Storybook Sidebar [draft]
  5. 4: Manipulate the Storybook Canvas with the Addon Toolbar [draft]
  6. 5: Explore Component Interfaces with Storybook Controls [draft]
  7. 6: Observe Component Behavior with Actions Addon [draft]
  8. 7: Analyze How Components Respond to Fixed Events with the Interactions Addon [draft]
  9. 8: Understand Component Story Format (CSF) [cursed]
  10. 9: Create Engaging Component Playgrounds with Args and Controls [draft]
  11. 10: Capture Interactions with Actions Addon [draft]
  12. 11: Manipulate Story State with Play Functions and Testing Library Events [draft]
  13. 12: Specify Layout with Storybook Parameters [draft]
  14. 13: Extend Storybook's Capabilities with Addons [draft]
  15. 14: Generate Documentation Effortlessly with Autodocs [draft]
  16. 15: Configure Storybook with Global Stylesheets and Fonts [draft]
  17. 16: Brand Your Storybook with a Custom Logo [draft]
  18. 17: Integrate Storybook into Your Development Environment [draft]
  19. 18: Host Storybook For Free with Chromatic [draft]
  20. 19: Leverage Storybook Documentation and Community Support [draft]