sm
Tagged "Performance"
View items in all categories
April 28, 2022
in
Articles
When to use React's memo HOC
The memo higher-order component can prevent your component for re-rendering unnecessarily, but you should use caution before using it