10 React Tips to Optimize Performance and make you a pro. I have been into React for years where I have seen people growing from Angular to React, here are some of the things I have learned so far to build your application even fast and make you a Pr...
hemant.hashnode.dev6 min read
A Reminder..
Class Components are no degraded by some popular libraries, and they are not good anymore where you can do +10 things with less code and more readability.
Avnni
Great tips, the Code Splitting is really new to me, will learn more about it.
Thanks.