BEWARE of React.useEffect Race Condition π BUGS
It is pretty common for React's useEffect to introduce Race Condition Bugs. This can happen any time you have asynchronous code inside of React.useEffect.
What is a Race Condition Bug?
A race condition can happen when there are two asynchronous proce...
joel.net5 min read
Peter Thaleikis
Software Engineer and Indie Hacker
Thanks for writing it up!
Cool cover image, btw!