Journal

Insights on JavaScript, AI,
and developer tooling.

Practical writing on the tools, patterns, and ideas shaping modern software infrastructure.

AI

Apr 20, 2026

The Future of AI Agents in JavaScript

AI agents are becoming core to software systems. JavaScript needs better infrastructure to support them — and the gap is closing fast.

Read more

Architecture

Apr 12, 2026

Why Small NPM Packages Win

Focused tools consistently outperform large frameworks. Here's why the lodash era gave way to a new philosophy of composable, minimal packages.

Read more

Engineering

Apr 5, 2026

Building Reliable Systems with Async Control

Async complexity is one of the most underestimated problems in modern JavaScript. Learn how retry logic and concurrency control change everything.

Read more

CLI

Mar 28, 2026

From Scripts to Systems: The Rise of CLI Tools

CLI tools have quietly become one of the most important surfaces in developer productivity. Here's why every serious project needs one.

Read more

Engineering

Mar 18, 2026

The Hidden Layer of Modern Development

Validation, logging, object handling — the invisible infrastructure that makes or breaks production systems.

Read more

Building something with our packages?

Contribute on GitHub