8 min read
Replacing Lodash with Native ES2026: groupBy, fromAsync, toReversed, and 5 More
Lodash adds about 70KB minified, ES2026 covers most utility uses with zero dependencies
The Lab · Written in the open · Tagged JavaScript
Working notes from the studio. The tools I build, the workflows I keep, the mistakes I paid for.
8 entries · latest 2026-05-23
Latest entry
Swapped ESLint plus Prettier for Biome across 16 repos, dropping from 5 dev dependencies to 1 One shared biome.json now governs every project, no more per-repo config drift Lint plus format fell from roughly 9 seconds to under 1 second...
Read the entry
Latest entry · Development
All entries · JavaScript
8 min read
Lodash adds about 70KB minified, ES2026 covers most utility uses with zero dependencies
8 min read
Webpack DevServer ate 250MB and took 4.1s to start
11 min read
Stage 3 decorators in TypeScript 5+ are stable in 2026. Migration from legacy, 5 production patterns, and where…
8 min read
Hono ships under 14KB and runs the same code on Bun, Node, Deno, Cloudflare Workers, and Vercel Edge
8 min read
Why Bun 1.2 became the default runtime for 17 RAXXO projects: 3s installs, 9 fewer devDependencies, tests 8x…
8 min read
How to build and distribute an Electron desktop app in 2026. From setup to code signing, auto-updates, and…
5 min read
The TypeScript 5 features that actually matter for everyday development in 2026. Skip the theory - these are…