React Hooks concepts:
How do hooks work? What's going on underneath the hood?
Let's take a look at what JavaScript concepts hooks use, including closures and functional programming. This will all help us appreciate the value that hooks bring, as well as to understand the benefits of hooks and how they utilize current JavaScript programming techniques.