React Hooks in Action
- 5h 29m
- John Larsen
- Manning Publications
- 2021
This book teaches you to write fast and reusable React components using Hooks. You'll start by learning to create component code with Hooks. Next, you'll implement a resource booking application that demonstrates managing local state, application state, and side effects like fetching data.