Thoughts on web development, React, and building products.
I deleted my entire /routes folder last week. Forty-seven endpoints. Gone. Replaced them all with seventeen lines of tRPC.
Anthropic just released Claude Design. I tested it immediately. Here is what I learned about building UIs directly from code.
I remember my first code review. Eight hours of staring at my screen, hunting a bug that took veteran devs 15 minutes to find. Then I tried the new AI Code Reviewer. It found the bug in 30 seconds.
I tried Bun for the first time last month. My reaction: wait, that is it? Three hours of work reduced to three seconds.
I have built four production apps with Next.js App Router. Three failed. Then I found these patterns that actually work — and my builds went from 3 minutes to 30 seconds.
After five years of daily TypeScript coding, this release actually changed how I write code. Here are the features that matter.