Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Storybook for building React apps, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:02:03
    Course Introduction
  2. Урок 2. 00:05:27
    What is Storybook?
  3. Урок 3. 00:02:23
    The key concepts around Storybook
  4. Урок 4. 00:05:56
    Installing and exploring Storybook
  5. Урок 5. 00:11:43
    What makes up a Story?
  6. Урок 6. 00:06:30
    Decorators
  7. Урок 7. 00:08:40
    Essential Addons
  8. Урок 8. 00:04:39
    Theming the Storybook app
  9. Урок 9. 00:05:09
    Accessing the project
  10. Урок 10. 00:04:33
    Breaking down our use-case
  11. Урок 11. 00:09:58
    Writing the atomic components
  12. Урок 12. 00:10:42
    Adding decorators - theme support
  13. Урок 13. 00:06:01
    Theme switching with globals and parameters in decorators
  14. Урок 14. 00:08:33
    Connecting Figma with Storybook
  15. Урок 15. 00:07:11
    Composing components
  16. Урок 16. 00:07:55
    Finalizing the feature and integrating it into the app
  17. Урок 17. 00:05:32
    Data fetching - Container Pattern
  18. Урок 18. 00:05:31
    Data fetching - Conditional Logic
  19. Урок 19. 00:07:46
    Data fetching - Mocking Requests
  20. Урок 20. 00:09:53
    Adding PageTemplate and Redux support to Storybook
  21. Урок 21. 00:04:13
    Adding the HomePage to Storybook
  22. Урок 22. 00:09:51
    Adding the Restaurant detail page - Deeplinking and React portals
  23. Урок 23. 00:03:01
    Adding the Restaurant detail page - mocking different scenarios with MSW
  24. Урок 24. 00:02:05
    Storybook ESLint plugin
  25. Урок 25. 00:11:11
    Interaction testing
  26. Урок 26. 00:03:31
    Storybook test runner
  27. Урок 27. 00:07:49
    Accessibility testing
  28. Урок 28. 00:09:49
    Deploying your Storybook with Chromatic
  29. Урок 29. 00:07:42
    Visual regression in Chromatic
  30. Урок 30. 00:01:08
    Conclusion and extra resources