2
points
EN

React.memo() increases the performance of functional components by preventing useless renderings. But such performance tweaks must be applied wisely.
0 comments
Show comments
Add comment