Outline
Now that you've seen me build a custom hook, here's a call to action to take your new skills and put them to use! I want you to pick your own custom hook, but here are some ideas:
✅ Build a hook to handle credentials for a login session
✅ Build a hook to keep track of user settings for an online profile
✅ Build a hook to manage form state
✅ Build a hook to make ajax calls
✅ Build a hook to track the state of a CSS media query
✅ Build a hook to get the location of the browser
✅ Build a hook to return the store and dispatch property