React Hooks • Debounce and Throttle (Part 1)

Опубликовано: 04 Июль 2020
на канале: What the JavaScript
15,322
212

We take a look at how to use debounce and throttle in functional components (with hooks) using useCallback and useRef.

Useful links from the video:
Code - https://github.com/wtjs/react-debounc...
Blog - https://divyanshu013.dev/blog/react-d...

Feedback is appreciated and always welcome!

Join the discord channel:   / discord  

Follow us on Twitter:
  / metagrover  
  / divyanshu013  

All projects on our GitHub:
https://github.com/wtjs

If you enjoy the video, please like and share with your friends. Subscribe to stay tuned for more content.

#reactjs #hooks #javascript