Tag

HomePage

0 views collected around this technical thread.

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.

HomePagebusiness collaborationfrontend architecture
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.

BackendFrontendHomePage
0 likes · 17 min read
Evolution and Architecture of Taobao Home Page: From PHP to Node, Platform Migration, Performance and Stability
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.

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