jsmanifest
Modern web development insights. React, TypeScript, and beyond.
Recent Posts
View all →Next.js 16 Form Component: Built-In Progressive Enhancement and Why It Replaces Your Custom Wrappers
September 6, 2026
The Next.js 16 Form component delivers native progressive enhancement for server actions. Learn when it replaces custom wrappers and when teams still need their own abstractions.
Next.js after() API: Running Side Effects After the Response Without Blocking the User
September 5, 2026
The after() API in Next.js enables non-blocking side effects that execute after the response completes. Learn when to use it, how it differs from alternatives, and the production tradeoffs that matter.
Claude Code Model Selection in Agentic Workflows: When to Route Subagents to Haiku, Sonnet, or Opus
September 4, 2026
Most agentic workflow failures stem from naive model selection. Learn the deterministic rules for routing subagents to Haiku, Sonnet, or Opus based on task complexity, token throughput, and cost constraints.
Stay Updated
Get the latest articles and updates delivered straight to your inbox.