Explore the intricacies of race conditions in JavaScript applications through this insightful conference talk from JSConf.Asia 2019. Delve into common types of race conditions and learn effective strategies for handling them, drawing from real-world experience in developing a real-time collaborative app. Gain valuable insights on topics such as the potential risks during 'await' operations, implementing optimistic updates, and preventing data loss. Benefit from the expertise of Thai Pangsakulyanont, a front-end architect at Taskworld, as he shares his knowledge on building better software and managing concurrent operations in JavaScript.