The third edition of this book includes React features that were introduced after version 16.6.0. In the following sections, I'll give you a brief introduction to the new functionality. Each feature will be covered in greater detail as you make your way through the book.
For now, we will briefly look at the following:
- Memoizing functional components
- Cook splitting and loading
- Hooks
Let's start exploring them.