- React
- JSConf Asia
- 2019
- Race Conditions in JavaScript Apps
Race Conditions in JavaScript Apps
Thai Pangsakulyanont at JSConf Asia 2019
"During an 'await' anything could happen." ... It’s easy to create race conditions in JavaScript if you’re not careful. This talk is about dealing with common kinds of race conditions based on my experience working on a real-time collaborative app.