Build Advanced Components with React Hooks

26m
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.3
255
people completed
Bookmark
Download
RSS

The new React Hooks API allows using different patterns in a simple, direct, and functional way.

In this course, you will find a step-by-step guide to build a complex component using different design patterns implemented with the Hooks API.

We will start with a simple component <Wizard> that uses the useState hook and in each lesson, we will be improving the implementation by using different strategies.

In the last lessons, we will have a full Wizard component with a flexible API to allow the user to manage the component based on their requirements and You will have learned the use of useState, useReducer, useContext, useEffect and useCallback along with some popular design patterns to build React applications.

You will be able to find the code and notes for each lesson in the GitHub repository.

Instructor

Matías Hernández

Ingeniero de Software, Padre y Podcaster. Disfruto crear soluciones de software y aunque parezca extraño me divierto escribiendo y aprendiendo Javascript y otras hierbas. Trabajo como React Staff Senior Engineer at Clevertech Mis Podcast son Control Remoto y Café con Tech. También escribo para FreeCodeCamp.

Software Engineer, Father and podcaster. I really enjoy crafting software solutions and believe it or not I have fun writing and learning Javascript and other herbs I work as React Staff Senior Engineer at Clevertech My podcasts are Control Remoto and Café con Tech. I also write for FreeCodeCamp.

Course content (7 lessons)

    illustration for Build Advanced Components with React Hooks