Building Scalable Next.js Applications
Dec 2024As Next.js has matured, so have the patterns for building large-scale applications. Here's what I've learned building real products with it.
Next.jsArchitecturePerformance6 min read
Writing
Thoughts on web development, engineering decisions, and things I've learned building software.
As Next.js has matured, so have the patterns for building large-scale applications. Here's what I've learned building real products with it.
I've used MongoDB for years. Then a project made me switch to PostgreSQL — and I haven't looked back. Here's what I learned.
After years of TypeScript in production, here are the patterns that genuinely made my code safer, more readable, and easier to maintain.