Tagged articles
5 articles
Page 1 of 1
JD Retail Technology
JD Retail Technology
Aug 19, 2021 · Frontend Development

Client‑Side Rendering Logic for Custom Layouts in the Dolphin System

This article explains how the Dolphin system implements floor‑based custom layouts on the client side, detailing data request handling, recursive layout initialization, content updating, error‑retry mechanisms, and future enhancements for the e‑commerce channel page.

Custom Layoutclient renderingdata-driven UI
0 likes · 10 min read
Client‑Side Rendering Logic for Custom Layouts in the Dolphin System
Taobao Frontend Technology
Taobao Frontend Technology
Sep 23, 2020 · Frontend Development

Resolving Frontend Development Conflicts with the “QianJiBian” Modular Solution

This article analyzes the contradictions between business demands and frontend development resources in the industry, outlines the shortcomings of an initial component‑driven approach, and presents a multi‑stage “QianJiBian” solution that standardizes UI, enables theme‑driven components, and generates flexible strategies for scalable, data‑driven feeds.

component themingdata-driven UImodular architecture
0 likes · 8 min read
Resolving Frontend Development Conflicts with the “QianJiBian” Modular Solution
Taobao Frontend Technology
Taobao Frontend Technology
Jul 7, 2020 · Frontend Development

Transforming Taobao Front‑End: The Industry Cube’s Fast‑Track Module System

The article explains how Taobao’s front‑end team created the Industry Cube platform—a data‑driven, component‑based system that streamlines the rapid construction, operation, and maintenance of industry pages, addressing scalability, performance, and customization challenges encountered during large‑scale events like the 618 promotion.

Component Architecturedata-driven UIe‑commerce
0 likes · 7 min read
Transforming Taobao Front‑End: The Industry Cube’s Fast‑Track Module System
Tencent Cloud Developer
Tencent Cloud Developer
Jan 17, 2017 · Mobile Development

Understanding WeChat Mini Program Development: Data, UI, and Interaction Patterns

The article explains WeChat Mini Program development through MVC, detailing data acquisition methods, the WXML/WXSS UI stack, unidirectional interaction via setData, a data‑driven architecture that simplifies basics but limits complex UI control, and highlights common pitfalls such as compatibility, IDE instability, and scarce resources.

JavaScript frameworkMobile DevelopmentWXML
0 likes · 12 min read
Understanding WeChat Mini Program Development: Data, UI, and Interaction Patterns