跪拜 Guibai
← All articles
Frontend · AI Programming · Programmers

Frontend in the AI Era: What's Getting Cheaper, What's Getting More Expensive

By 书源 ·
Read original on juejin.cn ↗ Google Translate ↗ Alt translation

The oversupply of standard coding ability has already reset frontend market rates, and the gap between developers who only translate specs and those who own product outcomes is widening fast. Career durability now depends on deliberately investing in judgment and cross-domain positioning rather than chasing the next framework.

Summary

AI coding tools can now turn a design mockup into a working page in seconds, covering the entire "center of the circle" of frontend work — anything with abundant public examples. What remains is the crescent edge: deciding what to build, understanding why users hesitate, choosing between tradeoffs under real-world constraints, and taking responsibility when things break. A salary has always measured replaceability, not effort, and AI has made standard coding skills infinitely replaceable.

The way out is to stop competing as a translator of requirements into code — that is AI's exact job description — and become the person who owns the outcome. Skill investment should shift away from short-lived framework APIs toward durable browser and engineering principles, and toward permanently valuable human-centered abilities like interface judgment, clear writing, and user empathy. The most defensible career position comes from intersecting two or three skills at the top-25% level, not from chasing the top 1% in one.

After hours, the highest-leverage activity is building assets that keep working — articles, open-source tools, small products — rather than renting out more time. AI has slashed the cost of building, and frontend's natural visual output gives these assets built-in distribution. Every side project needs a written stop-loss condition, because the fastest way to find what works is to kill what doesn't.

Takeaways
AI has already mastered every frontend skill that can be learned from public tutorials, documentation, or bootcamps — writing standard components, matching design mockups, configuring builds.
What AI still cannot do: decide whether a feature should exist, interpret user hesitation, navigate team constraints and legacy code, or take accountability for production failures.
A salary measures replaceability, not effort. AI has made standard coding skills near-infinitely replaceable, so their price is collapsing — this is market logic, not a conspiracy against frontend.
AI acts as a force multiplier on judgment: good decisions get amplified tenfold, bad decisions produce garbage ten times faster. The differentiator is whether your judgment is worth amplifying.
Working as a "translator" of requirements into code puts you in direct competition with AI. The premium goes to people who receive a vague business problem and own the solution end-to-end.
Frontend developers sit closest to the user in the R&D chain — a natural advantage for the "understands tech + understands users + can execute" combination that commands the highest market rates.
Split learning into three layers: surface framework APIs (learn just enough, look up as you go), middle platform principles (browser rendering, event loop, HTTP — worth deep study), and bottom human-centered skills (interface judgment, writing, user empathy — worth lifetime investment).
Career defensibility comes from intersecting two or three skills at the top-25% level rather than competing for top 1% in one. At least one skill should feel like play to sustain long-term effort.
After-hours time should build assets that keep working — articles, open-source tools, small products — rather than renting out more hours. AI has slashed the cost of building these.
Every side project needs a written stop-loss condition with a deadline and a concrete metric. "Will anyone pay?" is the most honest validation signal available.
Never bet everything: keep emergency funds, avoid low-paying side gigs that just rent time cheaper, don't go all-in on any framework's surface API, and don't fight industry shifts with overtime.
Conclusions

The framing of frontend work as a circle — with AI covering the center and humans owning the edge — is a useful mental model, but it understates how fast the edge is shrinking as AI improves at reasoning about tradeoffs and user behavior.

The argument that frontend's proximity to users is an undervalued asset is correct but incomplete: many organizations structurally prevent frontend developers from acting on user insights, so the bottleneck is often organizational, not individual.

The three-layer skill model correctly identifies framework-chasing as a low-ROI activity, but the middle layer — browser and engineering principles — is also increasingly well-documented and therefore increasingly within AI's reach over time.

The "intersection of top-25% skills" career strategy is sound, but the examples given (frontend + finance, frontend + motion design) still center on technical execution. The highest-leverage intersections may be with non-technical domains like negotiation, hiring, or business strategy.

The emphasis on building assets that compound is the strongest part of the argument, and frontend's visual nature genuinely does provide a distribution advantage that backend work lacks — a structural asymmetry worth exploiting deliberately.

Concepts & terms
Skill replaceability and salary
The economic principle that wages are determined by how hard a skill is to replace, not by how much effort it requires. When AI makes a skill infinitely available, its market price collapses regardless of the effort individuals invested in learning it.
AI as an amplifier (Output = Judgment × Tools)
A mental model where AI multiplies the "tools" factor in a developer's output without changing their "judgment" factor. Since multiplication is sign-agnostic, AI accelerates both good and bad decisions equally, making the quality of human judgment the decisive variable.
Three-layer skill model
A framework for allocating learning effort: surface layer (framework APIs, changes every 2-3 years — learn just enough), middle layer (platform principles like browser rendering and HTTP, stable for a decade — study deeply), and bottom layer (human-centered skills like interface judgment and writing, never expire — invest for life).
Skill intersection strategy
A career positioning approach where combining two or three skills at the top-25% level creates a unique niche with little competition, as opposed to competing for top 1% in a single skill against the most intense competition.
Compounding assets vs. renting time
The distinction between trading hours for money once (renting time) and building things that continue generating value after creation — articles, open-source tools, products — which can produce returns indefinitely with zero marginal cost per additional unit.
Source: juejin.cn ↗ Google Translate ↗ Backup ↗