illustration for An Introduction to React Hooks
pro

An Introduction to React Hooks

Instructor

Paul McBride

11m closed-captioning
·
6 lessons
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.5
112
people completed
Published 5 years ago
|
Updated 5 years ago

With the release of the React Hooks API, it is now possible to store state in functional components. In this playlist, we'll take an initial look at the useState hook as well as a few others. In one of the later lessons, we'll build a custom hook, a tool for easily sharing functionality with more that one component.