DEV Community

Discussion on: What was your win this week?

Collapse
 
satie_sann profile image
Natália Satie

Recently I learned to use memo(), useMemo() and useCallback() in React.js, so i used at work and did a major change with reduction of almost 3 seconds in the application. Also I explained a colleage how to interpret the data in React Profiler and how to use it.