Best Practices
Structured Clone vs JSON Parse Stringify for Deep Copying State
Every React or Vue developer who has ever written setState(JSON.parse(JSON.stringify(prev))) has quietly shipped a bug waiting to happen.
Stop Writing Serial Awaits: A Reality Check
Stop Writing Serial Awaits: A Reality Check. Actually, I should clarify — I rejected a Pull Request last Tuesday that made me want to scream into a pillow.
