Handling Race Conditions in NestJS with TypeORM
Read Time: 5 minutes
The Problem
Race conditions are sneaky bugs that don't show up in development but can wreak havoc in production. While working on fintech infrastructure, I encountered a bug where users were getting charged twice for the same tra...
blog.njolipatrick.com5 min read