Outline
Understanding the how and why are very important when learning about the what.
Hooks take closures and functional programming to create a nice API that can be used as a shortcut to simplify code, which creates a predictable API and therefore, less bugs.
Let's take all that we've learned and go create your own custom hooks ➡️