Node needs 5 tools. Bun ships one
Node needs five separate toolchains to ship a web app. Bun is one binary. Dulak picks the one that doesn't tax you from day one.
Node needs five separate toolchains to ship a web app. Bun is one binary. Dulak picks the one that doesn't tax you from day one.
SQLite with WAL mode serves 526K reads/s and 95K writes/s direct — 52K reads/s even through the full HTTP stack. Adding Redis would be a dependency that solves a problem Dulak doesn't have.
Inertia gives you SPA feel without SPA architecture. No client-side router, no API layer, no duplicate validation. The server drives the UI; the client is a template engine.