Newline.co - Building a Company Component Library

Newline.co - Building a Company Component Library

Register & Get access to index

916PE67.png


What You Will Learn​

How to identify potential shared components in an existing codebase
Importance of choosing your libraries dependencies
How to create an NPM library from scratch with TypeScript and Storybook
Basic and advanced API patterns for shared components
How to build and deploy a modern NPM package to a private NPM registry
This course will teach you how to create a flexible, private, enterprise-grade component library using React.
Since its introduction in 2013, React has become one of the most used front-end frameworks. Its component-based architecture and flexibility has made it the framework of choice for those needing to share code across multiple teams.
However, the same flexibility that has helped React grow in popularity also creates many challenges when creating shared assets and tooling. Some of the most commonly asked questions include:
  • What components should be shared?
  • How do I choose which dependencies to include in my library?
  • Which component APIs and design patterns allow for the most flexibility?
  • How do I document and build my components?
  • How should I be testing my library?
  • Where do I deploy my components for internal use?

Prerequisites#​

This course is focused on intermediate to advanced React topics. You don't need to have years of experience for this course, but you should be familiar with React and other basics of front-end development including HTML, CSS, and JavaScript.

Author
TUTProfessor
Downloads
410
Views
2,557
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from TUTProfessor