The Build Log

Notes from the trenches of shipping software.

5 articles on Next.js, TypeScript, backend systems, SEO, and performance — written while building real products.

Quick links:RSS Feed →
FeaturedNext.js3 min read

Next.js App Router: The Architecture That Actually Scales

Server Components are not an optimization — they are a different mental model. Here is how to structure an App Router codebase that stays maintainable past 100 routes.

Abhishek Pandey
Read article

Latest articles

Featured
TypeScript2 min read

TypeScript Strictness That Actually Pays Off

Strict TypeScript is not about satisfying the compiler. It is about making illegal states unrepresentable. Here are the settings and patterns with the best bug-per-keystroke ratio.

Abhishek Pandey

Newsletter

Get new articles in your inbox

Practical notes on Next.js, TypeScript, and shipping production software. No spam, unsubscribe anytime.