Tag: #tsc-go
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 1 posts
TypeScript 6 and the tsc-go Port — `using`, Decorators, `satisfies`, Type Narrowing (A Practical Deep Dive for 2026)
The TypeScript of 2026 fits into two sentences. The compiler was rewritten (tsc-go, 10x faster). The language gained resource management (using / await using, Stage 3 ERM). In between sit standard decorators (Stage 3 / E
2026-05-14 · 18 min read #typescript#typescript-6#tsc-go#using-declarations#decorators