PerformanceNext.jsUX
A Practical Guide to Core Web Vitals
The techniques that moved a real e-commerce storefront from a 54 to a 91 Lighthouse score — fonts, images, render blocking, and LCP.
12 min read
Read articleWriting
Thoughts on architecture, TypeScript, and the craft of building software.
The techniques that moved a real e-commerce storefront from a 54 to a 91 Lighthouse score — fonts, images, render blocking, and LCP.
A deep-dive into Server Components, nested layouts, and parallel routes — with real-world examples from production apps.
Stop copy-pasting types. A practical guide to generics, conditional types, and utility types that will make your codebase 10x more maintainable.
How to wire tRPC, Prisma, and Zod together so a DB schema change surfaces as a TypeScript error before it ever hits production.