Explore the evolution and challenges of statically typing JavaScript in this 30-minute conference talk from React Advanced 2019. Delve into the history of adding strong typing to JavaScript, starting from academic research in 2005. Examine the complexities involved through various examples, and gain insights into the design philosophies behind TypeScript and Flow. Learn about the current state of static typing in JavaScript, including syntax, type inference, and practical applications. Understand the reasons for choosing TypeScript and get a glimpse of future developments in this domain. Perfect for developers interested in improving code quality and maintainability in JavaScript projects.