index.tsx
usestate.ts
hydration.md
event-loop.js

git log --oneline bundlers

build tools are
patience as a product.

webpack trauma, vite dopamine, HMR myths — why we keep inventing tools that finish before your coffee cools.

open the commits →
vite.config.tscommit cafe801
3- // webpack: 47 plugins, 1 prayer
4- module.exports = { ...pain }
3+ export default defineConfig({
4+ plugins: [react()],
5+ })
why: slow cold starts made people rewrite bundlers in rust/go/zig. the product was never "more config" — it was fewer seconds of staring.

build tools commits

2 dissected

← all topics