Tagged articles
6 articles
Page 1 of 1
DaTaobao Tech
DaTaobao Tech
Oct 10, 2022 · Frontend Development

Taobao Shopping Cart vs. Homepage: Business and Technical Reflections

The author, a Taobao front‑end engineer, compares the homepage and shopping‑cart modules, showing how their business goals, technical architectures—cart’s StarRing middle‑platform with extensible plug‑ins versus homepage’s custom interceptors—and deployment practices differ, and proposes adopting the cart’s extension‑point design and modular packaging for the homepage to improve maintainability, scalability, and promotion agility.

Taobaobusiness collaborationhomepage
0 likes · 13 min read
Taobao Shopping Cart vs. Homepage: Business and Technical Reflections
Architecture Digest
Architecture Digest
Jun 20, 2016 · Frontend Development

Evolution and Architecture of Taobao Home Page: From PHP to Node, Platform Migration, Performance and Stability

The article details the evolution of Taobao's home page over the past year and a half, covering its background, the shift from a PHP‑based rendering system to a Node‑based platform, module construction, dynamic data integration, performance optimizations, stability measures, monitoring, and agile operational practices.

BackendTaobaoarchitecture
0 likes · 17 min read
Evolution and Architecture of Taobao Home Page: From PHP to Node, Platform Migration, Performance and Stability
21CTO
21CTO
Jun 14, 2016 · Frontend Development

How Taobao’s Home Page Evolved: From PHP to Node and Scaling to Billions of Views

This article chronicles the evolution of Taobao’s home page—from its early PHP implementation to a modern Node‑based platform—detailing architecture, module building, performance optimizations, stability safeguards, and agile practices that enable it to serve billions of daily page views.

PHPTaobaofrontend
0 likes · 18 min read
How Taobao’s Home Page Evolved: From PHP to Node and Scaling to Billions of Views
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Jun 9, 2016 · Frontend Development

Inside Taobao’s Home Page: From PHP to Node, Architecture & Performance Secrets

The article recounts a year‑and‑a‑half of evolving Taobao’s massive home page, detailing its shift from a PHP‑based rendering system to a Node‑powered architecture, the modular building platform, dynamic data integration, performance optimizations, stability measures, and agile deployment practices that keep billions of daily visits smooth.

architecturefrontendhomepage
0 likes · 20 min read
Inside Taobao’s Home Page: From PHP to Node, Architecture & Performance Secrets
Art of Distributed System Architecture Design
Art of Distributed System Architecture Design
Jun 11, 2015 · Frontend Development

LinkedIn Homepage Redesign: Architecture, Performance Optimizations, and Rapid Iteration

LinkedIn’s engineering team completely rebuilt its homepage using Play and dust.js, achieving faster load times, daily releases, and extensive automation through server‑side rendering, BigPipe streaming, lazy image loading, and reduced redirects, while continuing to explore Scala, Java 8, and client‑side MVC frameworks.

BigpipeLinkedInSSR
0 likes · 6 min read
LinkedIn Homepage Redesign: Architecture, Performance Optimizations, and Rapid Iteration