In the final part of the book, we will learn how to use existing state management solutions in combination with Hooks. Additionally, we will demonstrate how to migrate React class components, as well as existing Redux and MobX applications to Hooks.
In this section, we will cover the following chapters:
- Chapter 11, Migrating from React Class Components
- Chapter 12, Redux and Hooks
- Chapter 13, MobX and Hooks