TypeScript

Published: 7/1/2025

Anyone who’s writing JavaScript today should be writing TypeScript. With runtimes like Bun and Deno becoming more popular, recent versions of Node supporting TypeScript natively and transpilers becoming faster and faster, there’s simply no excuse to not write TypeScript. There’s also JSR package registry for publishing TS packages.

Additional Tools for TypeScript

    deepmerge-ts

    • typescript
    • utilities

    type-fest

    • code-quality
    • typescript

All content © Kimmo Salmela — Source on GitHub