Bun 2.0 stable: what really changes, and why we're trying it in production
Two years after 1.0, Bun reaches 2.0 with Node ≥ 22 parity, native deploy and polished tooling.
Inngest vs BullMQ: which queue for Italian projects in 2025
Serverless job processing or self-hosted Redis: two philosophies. When we pick which, and why.
Bun 1.0 in dev: is it ready to replace Node? Almost.
Test runner, package manager, runtime: Bun 1.0 is already faster than Node at everything. Is that enough to ship it?
TypeScript 5.2: the `using` keyword and the end of endless try/finally
TypeScript 5.2 brings `using` and `await using`, mirroring the ECMAScript Explicit Resource Management proposal. A small revolution for anyone juggling files, connections and locks.