Outline

Nice job! You've made it through your first React hook!

In this section, you learned:

✅ How to explicitely manage and organize state in your component

✅ How to make your code more readable

Let's move on to learn your second hook ➡️ useEffect :)