React memoization explained in the right way | UseMemo and React.memo Everything You Need to Know

Опубликовано: 04 Ноябрь 2022
на канале: Rajesh Bhattarai
209
12

In this video, we are going to understand React.memo HOC and useMemo hook. We will start with an introduction and move forward with some examples and see which one to use when.
Memoization is an optimization technique where the results or output of an expensive function call are cached such that the result can be immediately returned the next time the function is called with the same input.
Read full blog:   / react-memo-and-usememo-explained-in-the-ri...  

Connect with me:
Twitter:   / izrajesh  
Instagram:   / irajeshbhattarai  
Medium:   / rajeshi  
Website: https://rajeshbhattarai.com/

Disclaimer:
All videos are for educational purposes and use them wisely. Any video may have a slight mistake, please take decisions based on your research. This video is not forcing anything on you.