March 20, 2024
Info
In the second Episode of the React Code Review, I address common React mistakes, including:
- The Derived State Antipattern
- Race conditions when using useEffect
- The use of global variables
I also explain how to fix these problems, to help you avoid them.
Get your Code Reviewed