跪拜 Guibai
← All articles
Frontend

The 'Frontend Engineer' Title Died at Alibaba — and AI Finished It Off

By 吃饺子不吃馅 ·
Read original on juejin.cn ↗ Google Translate ↗ Alt translation

When a top-tier Chinese tech giant dissolves its dedicated frontend department, it confirms that the standalone UI-engineering role is no longer a viable career track. Developers who only write client-side code are being replaced by full-stack engineers who use AI to generate the frontend as a commodity layer.

Summary

The pure frontend role — someone who writes HTML, CSS, and JavaScript but touches no backend or database — has been eliminated inside China's biggest internet companies. The clearest signal came when Alibaba broke up its Alipay Experience Technology Department and distributed its engineers across other business units. No one was necessarily fired, but the dedicated frontend org chart disappeared.

AI code generation accelerated what was already a long-running marginalization. Backend work still demands caution when handing servers to a model, but a modern LLM can produce an entire UI from a prompt in seconds. That asymmetry made frontend the first specialty to be absorbed into full-stack and agent-development roles.

For a generation of developers who entered the industry during the mobile internet boom, frontend was the highest-leverage path to a middle-class salary without an elite degree. That window is now closed, and the people who lived through it are retraining as AI-assisted full-stack engineers — or leaving code behind entirely.

Takeaways
Alibaba's Alipay Experience Technology Department was split up and its engineers reassigned to other business units, ending the organizational concept of a pure frontend team.
AI code generation hits frontend harder than backend because UIs are more predictable and safer to auto-generate than server-side logic.
From 2022 to 2026, the author watched the frontend role decline from a stable career path to a specialty that no longer exists as a standalone job.
The author's own career arc — frontend to full-stack to AI agent development to writing zero lines of code — mirrors the industry's forced reinvention.
Frontend was historically the best entry point into tech salaries for people without advanced degrees in China, a path that has now closed.
Conclusions

The organizational decision at Alibaba is more telling than any technology demo: a company doesn't dissolve a department unless it believes the function no longer needs its own leadership, budget, and career ladder.

Frontend's vulnerability to AI isn't about difficulty — it's about risk asymmetry. A hallucinated button color is embarrassing; a hallucinated database migration is catastrophic, so backend automation moves slower.

The emotional tone of the piece reflects a cohort that built careers on a skill set now treated as a commodity, and the grief is real even when the economic logic is clear.

From the discussion

The dissolution of Alibaba's frontend department triggers a mix of gallows humor, career anxiety, and technical debate. Some see the end of the standalone role as inevitable, while others argue frontend technology itself is growing more critical, not less. A competing view holds that AI agents will eventually absorb most frontend work into standardized templates, leaving only a handful of elite companies needing bespoke development.

Four years at Alibaba was enough to buy a car and a house — a financial benchmark others compare themselves against, with some working longer and achieving less.
The disappearance of the frontend role relieves engineers from the constant pressure to learn new frameworks, but raises questions about whether frameworks like Vue and React will stagnate without dedicated teams.
Frontend technology is becoming more important even as the dedicated job title vanishes; the skills diffuse into other roles rather than disappearing.
AI agents and standardized templates may succeed where low-code platforms failed, making custom frontend development unnecessary for most companies outside a few large tech firms.
New graduates face a shrinking frontend job market, and experienced engineers feel they are merely delaying an inevitable career end.
The original article is criticized for leaning on trendy jargon rather than substantive content, though some find the stylistic choices entertaining.
Featured comments
Icanmy

[facepalm] Well, frontend devs finally can't say 'can't keep up with learning' anymore — just stop learning altogether. But I'm really curious, how will Vue and React develop going forward? Will they gradually stop updating?

minorcell

What's gone is the frontend role; frontend technology is becoming more and more important.

Icanmy  → minorcell

It still depends on demand. Now that AI agents are getting better and better, everything can be turned into standardized templates in the future. Low-code, which never really took off before, might actually be realized well in the AI era. By then, except for a few big companies, why not just use standardized AI agents? They're both hassle-free and accurate.

Prototype_

I'm just barely hanging on too; that day will come sooner or later.

See top comments, translated →
Source: juejin.cn ↗ Google Translate ↗ Backup ↗