#23 React.memo, Simplified

Описание к видео #23 React.memo, Simplified

In the previous lesson, we looked at the useMemo hook which allows us to memoize computed values in our React Components to avoid unnecessary recomputations. The memo function also works similarly.

This function allows us to memoize components to avoid unnecessary re-renders and in this lesson, I show with examples, how to use this function.

Resources:
Course Website: https://simplereact.dev/

You can find the code used in this video here: https://github.com/dillionmegida/reac...

Join my discord here: https://deeecode.com/discord

Timestamp:
00:00 Project overview
03:57 Why we need React.memo
05:50 Using the React.memo function
10:28 Memo has nothing to do with state

_____

Subscribe to My Channel: https://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:    / dillionmegida  
Personal website: https://dillionmegida.com/
Twitter:   / iamdillion  
Instagram:   / deeecode  
LinkedIn:   / dillionmegida  
GitHub: https://github.com/dillionmegida

Комментарии

Информация по комментариям в разработке