Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Building a Company Component Library, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:02:37
    Course Welcome
  2. Урок 2. 00:01:45
    Types of component libraries
  3. Урок 3. 00:01:24
    Syllabus
  4. Урок 4. 00:00:50
    Environment setup
  5. Урок 5. 00:02:05
    Component boundaries
  6. Урок 6. 00:04:31
    Identifying components
  7. Урок 7. 00:02:23
    Choosing dependencies
  8. Урок 8. 00:04:38
    Creating a new package
  9. Урок 9. 00:04:47
    Storybook environment
  10. Урок 10. 00:04:56
    Formatting and linting
  11. Урок 11. 00:07:50
    Button API
  12. Урок 12. 00:13:40
    Styling with CSS-in-JS
  13. Урок 13. 00:02:06
    Prop-types and TypeScript
  14. Урок 14. 00:02:10
    Compound components
  15. Урок 15. 00:15:49
    Create Field components
  16. Урок 16. 00:07:52
    Extending components
  17. Урок 17. 00:02:46
    Introduction and tooling
  18. Урок 18. 00:05:14
    Button testing
  19. Урок 19. 00:04:53
    Field testing
  20. Урок 20. 00:02:56
    Introduction to module bundling
  21. Урок 21. 00:08:11
    Build configuration
  22. Урок 22. 00:02:18
    TypeScript declarations
  23. Урок 23. 00:03:19
    Continuous integration with Github Actions
  24. Урок 24. 00:01:29
    Private GitHub Packages registry
  25. Урок 25. 00:04:51
    Consuming our component library