In this part of the book, we will learn about various React Hooks and how to use them. Additionally, we will learn about the rules of Hooks and how to write our own Hooks.
In this section, we will cover the following chapters:
- Chapter 4, Using the Reducer and Effect Hooks
- Chapter 5, Implementing React Context
- Chapter 6, Implementing Requests and React Suspense
- Chapter 7, Using Hooks for Routing
- Chapter 8, Using Community Hooks
- Chapter 9, Rules of Hooks
- Chapter 10, Building Your Own Hooks