Articles for people who
ship the stack
Original rewrites on React, Node.js, TypeScript and AI — practical notes from the same engineering practice behind our operator software. Article bodies are in English.
Tagged: Next.js
Three TypeScript Patterns That Improve React App Architecture
Learn how the Repository, Observer, and Builder patterns use TypeScript's type system to create cleaner, more maintainable React and Next.js codebases.
763 wordsRead articleAuto-Generate a Type-Safe Next.js API Client from NestJS Swagger
Learn how to eliminate duplicated API types by using NestJS Swagger and Orval to auto-generate type-safe React Query hooks for Next.js.
2462 wordsRead articleTypeScript's Go Compiler and Native Execution: A Migration Guide
Learn how TypeScript's Go-based compiler and Node.js native execution will impact React, Next.js codebases, and what to fix in your tsconfig now.
668 wordsRead articleBuilding Multi-Step AI Agent UIs with Next.js and the AI SDK
Learn how to architect a production-ready AI agent interface using typed tools, multi-step loops, and streaming generative UI components in Next.js.
1729 wordsRead articleTurning Next.js Route Handlers Into a Deliberate BFF Layer
Learn what the Backend for Frontend pattern solves, why it's resurfacing in Next.js apps, and how to avoid turning route handlers into bloated god objects.
1403 wordsRead articleTuning Turbopack's New Chunking Controls in Next.js 16.3
A practical look at Next.js 16.3's new turbopackChunking config, explaining how maxChunkCountPerGroup and generateComponentChunks affect bundle size and caching.
1450 wordsRead articleMigrating Express APIs to Next.js App Router Route Handlers
Learn how to convert Express routes, middleware, and data patterns to Next.js App Router with Server Components and deployment considerations.
3059 wordsRead article
About these articles
Request a 24h estimate
Need the same stack in a production operator layer? Send the brief — estimate within 24 hours.