tag
bun
3 articles
-
We moved a production API from Node to Bun in an afternoon
A real runtime migration with real numbers: dual-runtime code, a measured Node baseline, a three-line cutover, and a rollback that costs the same three lines.
-
Types without the build step: why I chose JSDoc + tsc over TypeScript files
How JSDoc annotations checked by tsc give a buildless platform most of TypeScript's safety with zero compile, and where real .ts files are still the better call.
-
What is the difference between Bun and Node?
Bun versus Node in plain language for founders choosing a JavaScript runtime.