跪拜 Guibai
← All articles
Frontend

Frontend and Backend Roles Dissolve as AI, Team Mergers, and Go-Powered Tooling Redefine the Engineer

By 涛涛ing ·
Read original on juejin.cn ↗ Google Translate ↗ Alt translation

The job market is already reflecting this shift: Google lists full-stack application engineers covering the entire delivery chain, and ByteDance's "AI Full-Stack Engineer" roles extend into agent orchestration and edge computing. A developer who can only write React components and call REST endpoints is losing leverage; the ones who add AI integration, streaming data handling, and deployment skills double their value without becoming backend specialists.

Summary

A leaked version of Google's Gemini 3.5 Pro shows a sharp capability jump in frontend and visual code generation, producing polished, designer-grade UIs, complex SVGs, and complete pages from a single prompt—outperforming Fable 5 on visual tasks while still trailing on hard agentic and repository-level engineering. Simultaneously, Meituan merged its frontend and backend teams after training frontend staff on backend development, Ant Group is converting testers into full-stack engineers, and NetEase is folding frontend teams into backend groups. Alibaba's former P10 Bi Xuan announced all technical roles will be called "Agent Engineers," assigned by product goals rather than specialty.

TypeScript 7.0 arrived with a compiler rewritten in Go, delivering a 10x performance improvement across loading, autocompletion, and diagnostics—an engine swap rather than a feature update. Claude Code creator Boris Cherny describes five emerging role archetypes—Prototyper, Builder, Sweeper, Grower, Maintainer—that cut across traditional frontend-backend lines. The practical implication for developers is that pure frontend roles are shrinking, but the profession itself is not dying; it is becoming a value-delivery role that demands architectural judgment, AI API fluency, and enough backend awareness to ship complete products.

Takeaways
Gemini 3.5 Pro's leaked version generates production-quality frontend code, SVGs, and full pages from a single prompt, surpassing Fable 5 on visual tasks but still losing on agentic and repository-level engineering.
Meituan merged its frontend and backend teams in July 2026 after giving frontend staff a month of backend training.
Ant Group is converting testing roles into full-stack engineering positions with a six-month transition window.
NetEase's Smart Enterprise unit is folding frontend teams into backend groups, and Alibaba is renaming all technical roles to "Agent Engineer."
TypeScript 7.0's compiler was ported from JavaScript to Go, yielding roughly a 10x speedup in project loading, autocompletion, and diagnostics.
Boris Cherny's five role archetypes—Prototyper, Builder, Sweeper, Grower, Maintainer—replace the frontend-backend split with project-phase-based roles.
Pure frontend roles that stop at slicing, styling, and API wiring are declining; the frontend profession is becoming a value-delivery role requiring architectural judgment and AI fluency.
Conclusions

The Gemini 3.5 Pro leak reveals a deliberate Google strategy: ship a model that is narrowly dominant on frontend and visual generation while conceding agentic and long-reasoning benchmarks to competitors, betting that UI generation is the higher-volume enterprise need.

Team mergers at Meituan, Ant, and NetEase are not speculative futurism—they are live organizational changes with concrete timelines and retraining programs, which means the full-stack expectation is already a managerial reality in Chinese big tech.

Renaming all technical roles to "Agent Engineer" at Alibaba signals that job assignment by product outcome rather than by tech stack is moving from thought-leadership blog posts into HR policy.

TypeScript's Go rewrite is an engine swap, not a feature release; it signals that the frontend toolchain's performance ceiling is now being set by systems-language compilers, which will raise baseline expectations for iteration speed across the ecosystem.

Cherny's five archetypes imply that career progression will depend less on deepening a single stack and more on moving fluidly across project phases—prototyping, building, polishing, growing, and maintaining—which rewards generalist adaptability over specialist depth.

Concepts & terms
Gemini 3.5 Pro
Google's flagship multimodal model, leaked in July 2026, showing a pronounced strength in frontend and visual code generation—producing polished UIs, complex SVGs, and complete pages from single prompts—while trailing competitors on agentic and long-reasoning tasks.
Fable 5
A competing AI model cited as the benchmark for repository-level software engineering, deep debugging, and high-ceiling architecture refactoring; Gemini 3.5 Pro surpasses it on visual generation but not on heavy engineering tasks.
Agent Engineer
Alibaba's new unified title for all technical roles, replacing frontend/backend/algorithm distinctions; task assignment is based on product goals and project outcomes rather than specialty.
TypeScript 7.0 Go compiler
A ground-up rewrite of the TypeScript compiler from JavaScript to Go, achieving roughly 10x performance gains through native code execution and shared-memory parallelism, affecting project loading, autocompletion, and diagnostics.
Boris Cherny's five role archetypes
A framework from the Claude Code creator that replaces traditional engineering titles with five project-phase roles: Prototyper (ideation), Builder (productionization), Sweeper (polish and optimization), Grower (product-market iteration), and Maintainer (long-term operation).
Source: juejin.cn ↗ Google Translate ↗ Backup ↗