Blogg

Teknisk djupgående analys av AI, Azure, Next.js och beslutet bakom.

14 inlägg

TypeScript 7 in production: a CI migration decision guide

TypeScript 7.0 reached general availability on 8 July 2026 with the Go-native compiler, cutting full builds by 8x to 12x and memory use by up to a quarter on Microsoft's published benchmarks. The release ships without a stable programmatic API until 7.1, which blocks typescript-eslint, framework template checking and Next.js detection, so the right move depends on which of three migration profiles your repo fits.

July 10, 2026142 visningarTypeScript

TypeScript for Industrial Software: Migrating Legacy Systems

Industrial software written in Java, C#, or older languages accumulates over decades. TypeScript is increasingly the modernisation target for the customer-facing and operator-facing layers. This post walks the migration patterns that work in manufacturing, automotive, and energy contexts, and the cases where switching languages is the wrong answer.

April 11, 2026528 visningarTypeScript