Uploaded March 2024 | Updated September 2026, 1 week ago
Similar to useMemo, we have useCallback. What does this hook do?
This function allows us to memoize function definitions to avoid unnecessary re-renders especially when combined with the React.memo function
Resources:
* Course Website: https://simplereact.dev/
You can find the code used in this video here: github.com/dillionmegida/react-course/tree/part-25
Join my discord here: deeecode.com/discord
Timestamp:
00:00 what is the useCallback hook
00:46 why do we need useCallback
05:48 how to use useCallback
_____
Subscribe to My Channel: bit.ly/deeecode
_____
π About Me:
Dillion Megida, creator of DEEECODE, is a Software Engineer, Developer Advocate and a Content Creator passionate about simplifying topics around Tech via articles and videos.
_____
β‘οΈ Connect with me:
- Personal youtube: youtube.com/c/dillionmegida
- Personal website: dillionmegida.com
- Twitter: twitter.com/iamdillion
- Instagram: instagram.com/deeecode
- LinkedIn: linkedin.com/in/dillionmegida
- GitHub: github.com/dillionmegida
Similar to useMemo, we have useCallback. What does this hook do?
This function allows us to memoize function definitions to avoid unnecessary re-renders especially when combined with the React.memo function
Resources:
* Course Website: https://simplereact.dev/
You can find the code used in this video here: github.com/dillionmegida/react-course/tree/part-25
Join my discord here: deeecode.com/discord
Timestamp:
00:00 what is the useCallback hook
00:46 why do we need useCallback
05:48 how to use useCallback
_____
Subscribe to My Channel: bit.ly/deeecode
_____
π About Me:
Dillion Megida, creator of DEEECODE, is a Software Engineer, Developer Advocate and a Content Creator passionate about simplifying topics around Tech via articles and videos.
_____
β‘οΈ Connect with me:
- Personal youtube: youtube.com/c/dillionmegida
- Personal website: dillionmegida.com
- Twitter: twitter.com/iamdillion
- Instagram: instagram.com/deeecode
- LinkedIn: linkedin.com/in/dillionmegida
- GitHub: github.com/dillionmegida










