Blog

News from Legistry

Insights from building Legistry: engineering, product and the decisions behind the scenes.

  • July 13, 2026

    Migrating to TypeScript 7: 4× faster backend builds

    TypeScript 7 is the native port of the TypeScript compiler to Go. Same language, same semantics, but a compiler that no longer runs on Node.js. Microsoft promises build speedups of "up to 10×". We migrated the Legistry backend (about 1,400 TypeScript files) and measured what actually arrived: 4× faster clean builds.

    Read more