JavaScript

  • Why I Chose Preact (And Why I Might Never Look Back)

    ,

    When performance is non-negotiable and the app must shine on low-end devices, you start questioning your default stack. Here’s why I chose Preact — the tiny, powerful alternative to React — and how it reshaped my dev experience on the edge.

  • Microsoft’s TypeScript Compiler Goes Native – What It Means for Angular, TypeScript, and Node.js Development

    Microsoft is rewriting the TypeScript compiler (tsc) in Go, promising 10x faster builds, lower memory usage, and reduced dependency on Node.js. This is a game-changer for Angular, TypeScript, and Node.js developers, significantly improving development speed and efficiency.