7 New JavaScript Features (And 2 I'm Still Waiting For)
Remember how I promised you (or rather myself) two weeks ago that from now on I'd only write light,... Read More
Your source for the latest news in the TypeScript community
Remember how I promised you (or rather myself) two weeks ago that from now on I'd only write light,... Read More
A few months ago, I published You're a Real JavaScript Developer Only If... It was just a post for... Read More
Introduction People keep telling me TanStack Start is kind of a big deal, and I wanted to... Read More
There's a specific feeling you get after your third production caching incident. It's not panic.... Read More
I built a custom analytics system into my portfolio backend — a Django REST API that records page... Read More
What slows large TypeScript types down, how to measure it with @ark/attest, and the one-field match that made my schema library 15.7x cheaper to type-check. Read More
This will be a boring article today, but I wanted to write it after talking to a developer who... Read More
I've been trying to keep my publishing schedule to one article a week, but this one felt too special... Read More
Most TypeScript tutorials teach you the language. This article teaches you how to use it. There's a... Read More
Yesterday, as I was working on a CORS configuration, AI generated a block of code for me: const... Read More
TypeScript 6.0 has been out for a few months now, and it's a bit of an unusual release. It's the last... Read More
Hoi hoi! I’m @nyaomaru, a frontend engineer who recently discovered the deliciousness of a cheese... Read More
A static-analysis approach to unifying 46 repositories (37 air-closet-side + 9 mall-side) of legacy production code into one knowledge graph. Why simply 'letting AI read the code' isn't enough, why I had to chase down boundary nodes (API endpoints, DB tables, Event topics), how I dealt with framework and library diversity, and what 3 months of trial and error solved or didn't solve — looking back through actual git history. Read More
What if the thing that gets paged at 2am wasn't a person, but a detective that investigates the... Read More
Test real-time collaboration, role-based permissions, and multi-tab flows in Playwright. Two users. One test. The scenarios most frameworks simply can't handle. Read More
A production-ready Playwright CI/CD pipeline — GitHub Actions, test sharding across machines, browser matrix, Docker for consistent environments, Slack failure notifications, and published HTML reports. Read More
Tiny Civilization: what happens when AI agents have to live together I grew up on Age of... Read More
Most meeting summarizers cram summary, action items, and sentiment into one LLM prompt. Here's a cleaner TypeScript shape: three specialist agents run in parallel, two return typed Zod output, and an aggregator merges them into one report. Read More
A reader asked for it — here's the hand-rolled schema validator from Part 4, refactored with Zod. Better error messages, free type inference, way less boilerplate. Read More
I'll show you a complete env validation setup in 50 lines of TypeScript, then explain when and why you'd reach for a library instead. Read More
7 beginner mistakes that are quietly destroying your Playwright test suite — and the professional TypeScript patterns that fix them. Real before/after code included. Read More
Your agent is non-deterministic and you know it. So is your model-as-judge eval. Here's how to measure judge flakiness, treat UNSTABLE as a first-class failing state, and use the trace to tell a random judge apart from a drifting harness. Read More
Circular dependencies compile cleanly, pass tests, and ship to production. Here are the 3 patterns that create them, what Node.js, webpack, Rollup, and esbuild actually do with them, and how to stop them before they compound. Read More
A free screenshot and image editor that runs entirely in your browser. Keeping every edit reversible and handling big phone photos, in plain TypeScript and Canvas2D. Read More
TypeScript 7.0 RC Moves Microsoft's Go Rewrite Into the Mainline Compiler Visual Studio Magazine
AWS Launches Blocks, an Open-Source TypeScript Framework Designed for AI Agents to Build Backends infoq.com
TypeScript 7 Release Candidate Available i-programmer.info
TypeScript devs no longer need to tangle with C# to use Aspire dev stack after Microsoft update The Register
Introducing Agent Development Kit for TypeScript: Build AI Agents with the Power of a Code-First Approach blog.google
TypeScript inventor Anders Hejlsberg: AI is 'a big regurgitator of stuff someone has done' DevClass
TypeScript, Python, and the AI feedback loop changing software development The GitHub Blog
TypeScript 6.0 RC arrives as a bridge to a faster future The New Stack
TypeScript vs JavaScript 2026: 73% Adoption, 15% Salary Gap [Tested] tech-insider.org
TypeScript 6.0 Ships as Final JavaScript-Based Release, Clears Path for Go-Native 7.0 Visual Studio Magazine
7 learnings from Anders Hejlsberg: The architect behind C# and TypeScript The GitHub Blog
Microsoft Share Update on TypeScript 7 infoq.com
TypeScript vs JavaScript: 73% of Devs Switched [2026] tech-insider.org
TypeScript levels up with type stripping InfoWorld
Deno project is going to add cross-platform desktop apps in next major update DevClass
TypeScript 7.0 Beta Arrives on Go-Based Foundation With 10x Speed Claim Visual Studio Magazine
Microsoft Gets 'Real' on Native TypeScript Remake Visual Studio Magazine
TypeScript 6.0 RC Bridges to Go-Based Future Visual Studio Magazine