Tag

data-driven UI

1 views collected around this technical thread.

FunTester
FunTester
Jul 8, 2024 · Frontend Development

Learning React: From Prerequisites to Data‑Driven UI and Debugging Input Issues

The author recounts their recent journey into React, covering required fundamentals, challenges with TypeScript and input handling bugs, and how expert guidance clarified React's data‑driven design, ultimately improving their understanding and development approach.

ReActTypeScriptdata-driven UI
0 likes · 5 min read
Learning React: From Prerequisites to Data‑Driven UI and Debugging Input Issues
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 LayoutE-commerceclient rendering
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.

UI standardizationcomponent themingdata-driven UI
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.

E-commercecomponent architecturedata-driven UI
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 frameworkWeChat Mini Programdata-driven UI
0 likes · 12 min read
Understanding WeChat Mini Program Development: Data, UI, and Interaction Patterns