Learn useMemo and React Memo for Faster Apps

preview_player
Показать описание
React useMemo hook tutorial for beginners. React optimization using useMemo and React memo. How to use useMemo? When to use useMemo? Common memoization mistakes and more.

For more projects you can support Lama Dev:

Join Lama Dev groups

0:00 How to use React useMemo hook?
3:08 Using useMemo with useEffect
6:02 Should we use React memo everywhere?
Рекомендации по теме
Комментарии
Автор

Loving this channel! Finally, someone explaining how things work actually and not just how to do it.

theerik
Автор

I am so loving this hooks series, it have learned so much from you. I am so glad to be part of your subs. 😊

harunjib
Автор

Hi, that's a nice explanation! I'd recommend avoid using the ternary operator in the userType, as the `age < 18` and `country === "USA"` already return a boolean

salixar
Автор

Great explanation. It's short, precise and to the point. Thanks.

AAS-itko
Автор

Awesome!! Looking forward for the useCallback Video.

jonnjon
Автор

Keep going man! Very nice explanations and wonderful tricks, I’m glad to learn from you, many thanks!

JustiN.OfficiaI
Автор

Yes Safak,
It is a great idea to build a small project that revises the concepts in the last 4 videos.
We'll wait for that project :)

rishavkumar
Автор

Those last videos you've made are priceless.

baleastudy
Автор

You have the best content's channel on youtube, thank you!

rogerionascimento
Автор

Another awesome video in the series! I've been creating my own code sanboxs for some of the tips you mention so that I can come back to them whenever I need them. Would recommend anyone learning from these videos to do the same to help concepts stick. 💪

Thanks,
Tom

tomnewton
Автор

Thank you Lama, youre a goat, keep the good content♥

ARediting
Автор

Thanks very much, please continue guide about useCallBack <3

sontokyo.official
Автор

i need useCallback video
thanks for these advanced advice

mahmoudmohamed-xulb
Автор

Thanks once again, amazing work as always.

heguer
Автор

I didn't quite get the Provider pattern. The basic rule of React re-rendering is whenever a state updates, the component as well as it's descendants re-render. But when we don't specify the children component and use {children} with provider, it's children don't re-render ?

merotuts
Автор

Sir apki teaching style bhut acchi hai..aap angular ke video bhi Lao na please

singersclassroom
Автор

Great video brother. Do you have advice on using socket correctly too ?

reiito
Автор

thank u for another knowledge, so much inspiration

guyefrat
Автор

Many thanks Safak bro, excellent as usual, but you become very fast with using tabnine, i used to follow when u are writing and seeing, now i have to stop the video several times and reward to see the written functions. I know it makes writing easier but for learners becomes difficult to track, anyway thanks for sharing, you are the best.

msalameh
Автор

very greate explanations of hooks can you please make videos on Higher order components and react custom hooks

SagarPatil-chwk