Bun is a fast JavaScript runtime with a built-in bundler, test runner, and package manager.

How I use it

I use Bun for monorepo scripts, fast local dev, and running tests where its speed noticeably shortens feedback loops.