Video: Where To Go From Here

Custom React Hooks

21 videos

Released:

User avatar

Instructor

Scott Tolinski
AutoPlay

Where To Go From Here

Now that we have tons of awesome custom hooks in our tool belt, where can we go from here?
We can start off by checking out Awesome React hooks for more great custom hook ideas.
https://github.com/rehooks/awesome-react-hooks

Writing our hooks with typescript is also a great next step and if you want to learn more about Typescript and React check out our latest course on it here:
https://www.leveluptutorials.com/tutorials/react-and-typescript-for-everyone

And once you have a good grasp on TS, head over to TSDX and start making typescript packages
https://github.com/jaredpalmer/tsdx.

Thanks for watching!