Looking to learn how to create a component library for your team using Javascript and React? This course will teach you enough controlled components, refs, reducers and compound components to get your custom library off the ground. By the end, you’ll know how to build declarative, reusable components, ensuring your codebase adheres to the DRY (Do Not Repeat Yourself) principle. On top of all that, this course is jam-packed with interactive challenges to stress-test your new knowledge and truly embed your learning, so you’ll become a truly effective React Developer in no time.
What you'll learn
how to create a component library using React
understanding of controlled components, refs, reducers, and compound components
ability to build reusable and declarative components
Course objectives
to equip you with practical skills in React for building component libraries
to enhance your understanding of coding principles like DRY