5 Custom React Hooks You Need In Every Project

Опубликовано: 07 Сентябрь 2021
на канале: Web Dev Simplified
167,514
6.5k

There are infinite possibilities for React hooks, but not all hooks are created equal. In this video I will be going over 5 incredibly powerful hooks that you can use in any project that are also super quick to implement.


📚 Materials/References:

GitHub Code: https://github.com/WebDevSimplified/u...


🌎 Find Me Here:

My Blog: https://blog.webdevsimplified.com
My Courses: https://courses.webdevsimplified.com
Patreon:   / webdevsimplified  
Twitter:   / devsimplified  
Discord:   / discord  
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified


⏱️ Timestamps:

00:00 - Introduction
00:32 - useToggle
01:58 - useTimeout
05:06 - useDebounce
07:28 - useUpdateEffect
09:10 - useArray


#ReactHooks #WDS #React