This section explains how to use the new React Hooks, their rules, and how you can create your own Hooks. Also covered will be how you can migrate your current React class components applications to the new React Hooks.
We will cover the following chapters in this section:
- Chapter 3, React Hooks
- Chapter 4, Exploring Popular Composition Patterns
- Chapter 5, Understanding GraphQL with a Real Project
- Chapter 6, Managing Data
- Chapter 7, Writing Code for the Browser