TypeScript’s Compiler Glow-Up, OpenAI’s Agentic Push, and One-Click Site Cloning
Front-End Fire - A podcast by TJ VanToll, Paige Niedringhaus, Jack Herrington - Mondays

Categories:
The TypeScript Compiler (TSC) is getting a major port to Go. Go’s support for concurrency and efficient memory management convinced the Microsoft team to port the code over and should result in as much as 10x faster builds in the future. Expect a feature-complete implementation towards the end of 2025, and the first major release of the native compiler to be TS 7.0 after that. OpenAI has released new APIs to make building agentic apps even simpler. A new Response API, built in tools like we...