Master Memo in ReactJS

preview_player
Показать описание
Hey everyone! Welcome back to our latest YouTube video all about memoization in React. Today, we're diving deep into two different syntaxes of memo and unraveling how memo works under the hood. Let's get started! 🚀 Don't forget to like, share, and subscribe for more React tips and tricks!

TIMESTAMPS

00:00 Intro
00:29 Problem statement for memo
02:54 Memo Syntax 1
03:32 Memo Syntax 2
04:53 Second parameter
08:57 Primitive vs Non Primitive
10:54 Memo 1st limitation
12:52 Memo 2nd limitation
13:49 When to avoid memo

#javascript #react #memo #programming #coding #JS
Рекомендации по теме
Комментарии
Автор

I have never understood the exact working of memo, usememo & useCallback functionality but after watching your explaination it is like very clear. Thanks

gauravvishwakarma
Автор

hey, great content, please drop the usecallback hook video

sarthaksharma