This video is available to students only

Course Wrap Up - Creating React Libraries from Scratch

What we learned in Creating React Libraries from Scratch.

Summary#

In this course, we have created a React library from scratch. We started the course by scaffolding our project using yarn init, and finished by looking at libraries that will help keep the library maintainable. We also:

  • Created documentation for contributors and users of our library

  • Implemented and tested code

  • Hosted our code on GitHub

  • Published the library to npm for developers to consume

  • Learned about JavaScript module systems

  • Used Storybook to demo user interface code

  • Learned the differences between dependency types

 

This page is a preview of Creating React Libraries from Scratch

Start a new discussion. All notification go to the author.