

TypeScript Go Nightly Improvements, Rslint Announced, and Big Bun Updates | News | Ep 32
16 snips Aug 26, 2025
This week, dive into the major updates with TypeScript Go and the introduction of Rslint, a game-changing linter. Discover Bun's impressive speed boosts and memory reductions. Next.js 15.5 rolls out type-safe routing, while Angular goes zoneless! The community showcases an exciting Hangman project in TypeScript, alongside a discussion on safeguarding browser assets. Plus, get tips on efficient testing in CI and deploying code effectively with feature flags and observability. It's a jam-packed session of innovation and insights!
AI Snips
Chapters
Transcript
Episode notes
Expensive Front Steps Quote
- Erik shared getting an expensive quote to replace unsafe front steps and opting for composite decking around $15,000.
- He described attaching new steps properly and the surprising cost of even small structural work.
Building A Retaining Wall Under The Studio
- Kamran described building a retaining wall to keep critters out from under his future studio and leveling timbers and rocks.
- He'd completed the second row and said the landscaping was stable and looking nice.
TS Go Snapshot LSP Boosts Concurrency
- TypeScript Go's nightly changes use a snapshot LSP model to eliminate shared state and data races.
- This enables much higher concurrency and faster editor responsiveness for large projects.