Top 10 Pro-Level React Do’s & Don’ts for Developers | Revive Coding

in #react-hacklast year

Now have TOP 10 Super Pro-Level tips that have the potential to change the way you CODE in REACT. Which includes why you should not make your own library in react. Why using usememo and usecallback is important as react developer. how to improve your coding skill and speed up your learning as react developer.

TimeStamp:
0:00 Intro of 10 pro tips for every react developer
0:45 Why functional component in react is future
2:41 How does use typescript with react make development easy
3:51 Don't do not worry more about re-render in react.
5:00 use usememo, useEffect, usecallback in react
6:15 Don't disable elint in react, because improve coding
7:25 Don't ignore the use of usememo and usecallback in react.
8:00 Don't use redux everywhere in react application and when to use it?
10:00 Why don't create your own library in react?
11:22 Learn to create a custom hook in react.
11:10 Do use query language in to query your database.