Taobao Frontend Technology
Author

Taobao Frontend Technology

The frontend landscape is constantly evolving, with rapid innovations across familiar languages. Like us, your understanding of the frontend is continually refreshed. Join us on Taobao, a vibrant, all‑encompassing platform, to uncover limitless potential.

336
Articles
0
Likes
490
Views
0
Comments
Recent Articles

Latest from Taobao Frontend Technology

100 recent articles max
Taobao Frontend Technology
Taobao Frontend Technology
Apr 26, 2022 · Frontend Development

What’s New in TC39? Exploring Decorators, Type Annotations & Immutable Arrays

The article reviews recent TC39 proposal updates—including decorators reaching Stage 3, type annotations entering Stage 1, the Change‑Array‑by‑Copy immutable methods, RegExp set notation, decorator metadata, and native once‑only functions—explaining their motivations, new syntax, stage‑gate criteria, and example implementations for JavaScript developers.

JavaScriptTC39Type Annotations
0 likes · 24 min read
What’s New in TC39? Exploring Decorators, Type Annotations & Immutable Arrays
Taobao Frontend Technology
Taobao Frontend Technology
Apr 21, 2022 · Frontend Development

Build a Simple HTML Parser in JavaScript: Step-by-Step Guide

This article explains how to create a basic HTML parser in JavaScript by using regular expressions and a stack to convert an HTML string into a tree of nodes, complete with code examples, initialization steps, and handling of opening, closing, and self‑closing tags.

DOMHTML parserJavaScript
0 likes · 9 min read
Build a Simple HTML Parser in JavaScript: Step-by-Step Guide
Taobao Frontend Technology
Taobao Frontend Technology
Apr 20, 2022 · Frontend Development

How a Low‑Code Pop‑Up Editor Transformed Taobao’s User‑Growth Platform

The author recounts a year‑plus journey improving the PopLayer pop‑up platform—identifying scalability, usability, data, and stability challenges, redesigning a JSON‑based DSL, building a low‑code editor (xEditor) with modular architecture, adding mock data, conditional logic, animation, and native rendering, and quantifying the resulting efficiency gains and business impact.

DSL designFrontend Architecturelow-code editor
0 likes · 40 min read
How a Low‑Code Pop‑Up Editor Transformed Taobao’s User‑Growth Platform
Taobao Frontend Technology
Taobao Frontend Technology
Mar 25, 2022 · Backend Development

How Node.js Web Frameworks Evolved: From Express to Midway’s Front‑End‑Friendly Design

This article traces the evolution of Node.js web frameworks—from early lightweight options like Express and Koa, through enterprise‑grade solutions such as Egg and Midway, to modern front‑end‑oriented stacks like Next.js and Nuxt.js—highlighting their features, trade‑offs, and the progressive design principles behind Alibaba’s Midway framework.

Frontend integrationMidwayNode.js
0 likes · 11 min read
How Node.js Web Frameworks Evolved: From Express to Midway’s Front‑End‑Friendly Design
Taobao Frontend Technology
Taobao Frontend Technology
Mar 17, 2022 · Backend Development

How No‑Code Platforms Can Revolutionize Mid‑Office Page Production and Boost Development Efficiency

This article explains how a scene‑driven, no‑code platform standardizes UI, data, and API models to enable scalable, high‑efficiency production of middle‑office pages, reduces manual coding, improves collaboration across roles, and provides a unified efficiency‑measurement framework for source, low‑code, and no‑code development modes.

Data ModelingStandardizationefficiency
0 likes · 16 min read
How No‑Code Platforms Can Revolutionize Mid‑Office Page Production and Boost Development Efficiency
Taobao Frontend Technology
Taobao Frontend Technology
Mar 1, 2022 · Frontend Development

How Taobao Transformed Its Store Builder with TypeScript: Lessons & Best Practices

This article details Taobao's front‑end engineer Lin Weixuan's experience migrating the massive store‑decoration codebase to TypeScript, establishing development and engineering standards, optimizing compiler performance, and exploring advanced type programming and tooling to improve code quality and stability.

MigrationUtility Typescode quality
0 likes · 40 min read
How Taobao Transformed Its Store Builder with TypeScript: Lessons & Best Practices
Taobao Frontend Technology
Taobao Frontend Technology
Feb 23, 2022 · Frontend Development

How Web Front‑End Teams Build Next‑Gen Digital Humans for the Metaverse

This article, originally presented at the 16th D2 Front‑End Technology Forum, explores the current state, market potential, and core technologies behind virtual digital humans—covering their appearance, behavior, and intelligence—while detailing practical pipelines, rendering techniques, and future challenges for web‑based implementations.

3D renderingWeb Graphicsanimation
0 likes · 23 min read
How Web Front‑End Teams Build Next‑Gen Digital Humans for the Metaverse
Taobao Frontend Technology
Taobao Frontend Technology
Feb 22, 2022 · Frontend Development

Beyond Speed: How Front‑End Design Shapes User Experience

This article explores user experience from a front‑end perspective, defining UX, examining the many factors that influence it—including user state, environment, and product features—and outlining practical design considerations such as performance, interaction details, and accessibility to create truly engaging digital products.

Design PrinciplesPerformance optimizationUser Experience
0 likes · 11 min read
Beyond Speed: How Front‑End Design Shapes User Experience