The asteroid hitting frontend web development (and why "agent experience" is the new DX)
Nolan Lawson just wrote The asteroid currently hitting frontend web development, and it resonated deeply. The frontend educators we all learned from —Rauschmayer, Comeau, Dodds, Osmani— are either bowing out or pivoting to AI.
Three things from his post stuck with me.
1. “Agent experience” is replacing developer experience
Cursor migrated from Solid to React. Viget migrated from Lit to React. Not because React is better — because the agents know React. React is overrepresented in training weights, and when an agent writes your code, the framework it knows best wins.
Ergonomics and performance arguments matter less when the agent is the one writing the code.
2. Frontend is the “yolo it to prod” layer
A database migration needs review, staging, scrutiny. A React component? People just ship it. Frontend is ephemeral enough that agents will handle it with minimal human oversight.
The asteroid hits frontend first because the risk tolerance is highest.
3. The opportunity is fixing vibe-coded monstrosities
Massive amounts of AI-generated frontend are becoming load-bearing in production right now. When those sites are slow, inaccessible, or riddled with issues, “fix my website pls” won’t cut it.
Real expertise —performance, accessibility, architecture— becomes the consulting opportunity.
What I take away
The expertise didn’t die. It moved upstream.
From writing code to auditing, repairing, and teaching agents the big picture they still get wrong.
Sources