Performance Optimization in React | React.memo, useMemo & useCallback

preview_player
Показать описание


=============================================================
❗️Don't forget to:
✔️Subscribe to the channel
✔️Like the video
✔️Leave a comment

=============================================================

=============================================================

🚀 Follow me:

=============================================================
Рекомендации по теме
Комментарии
Автор

Hope you enjoyed the video. If you have any questions you can leave a comment and I'll answer all of them.

RaulTerhes
Автор

Clear, helpful and concise. Thanks Raul.

tommythegunny
Автор

I love how fast and concise the video is!

You explained everything I needed to know, and nothing that I didn't. Great job!

stevenjchang
Автор

I think you provided great information about related hooks(Memo & Callback). Well done

reza_majidi
Автор

Thank you so much for the detailed explanation 👍

MegaCrankX
Автор

Great vídeo!
Keep sharing this kind of React content. It helps a lot : )

kiiwill
Автор

tysm for this video finally i deeply understand how to work these hooks & kindly can u make short video on useImperativeHandle & useDebug Value hook

Fatima-iekj
Автор

Great, thanks!
I got that with useCallback the pickNumber is optimized and doesn't re-render. But, how about listConfig using useMemo. Is it possible to optimize the re-render the same as with pickNumber using useCallback?
My question is at 9:47

RomanH