Tag·chornous.dev
Next.js
9 essays and 1 project systems on this topic.
Writing
Next.js adapters: the platform contract becomes explicit
Next.js 16.2's stable Adapter API and OpenNext collaboration make deployment behavior easier for platforms and teams to reason about.
Next.js 16.2 AI improvements: agents need observability, not magic
Next.js 16.2 adds agent-focused tooling that makes browser errors, project context, and diagnostics more available from the terminal.
Next.js 16.2: operational notes for real App Router teams
Next.js 16.2 is a broad release: faster dev startup, faster rendering, Turbopack improvements, AI tooling, and a cleaner error page.
Turbopack in Next.js 16.2: faster feedback on the server side
Next.js 16.2 improves Turbopack with server Fast Refresh, worker support, subresource integrity, and dynamic import tree shaking.
Building Next.js for agents starts with better debugging for people
The Next.js agentic-future post frames AI support as a visibility problem: agents need logs, diagnostics, and framework context.
Inside Turbopack: building less is the real performance story
Turbopack's incremental-computation model is a reminder that build performance comes from avoiding work, not only doing work faster.
Next.js 16.1: filesystem caching and debugging polish
Next.js 16.1 focuses on practical developer experience: stable Turbopack filesystem caching, bundle analysis, and easier inspect debugging.
React Server Components critical advisory: incident response notes for App Router teams
A product-engineering checklist for responding to the critical React Server Components vulnerability disclosed in December 2025.
From JAMstack to App Router
A practical migration lens for static sites that still need rich interaction and typed content.
