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