A good react code is the one who prevents unnecessary re-renders ?
1 month ago (edited) | 1
That's over-optimization, don't clutter the code like that it's unnecessary here
1 month ago | 0
Third tip I believes we don't need to use now usecallback as of now in react 19. When we buildthe app react complier automatically makes use of usememo, usecallback or react.memo things
1 month ago
| 2
Nova Designs
I used to do this WRONG for months in React JS!
But here's what I learned.
💻 Get the code snippets here:
www.codeslides.app/share/ebf5fff96216f7888eda97106…
#reactjs #javascript #react
1 month ago | [YT] | 134