Tag

Data-Driven UI

0 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.

Data-Driven UIReactTypeScript
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 LayoutData-Driven UIclient rendering
0 likes · 10 min read
Client‑Side Rendering Logic for Custom Layouts in the Dolphin 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.

Data-Driven UIJavaScript frameworkMobile Development
0 likes · 12 min read
Understanding WeChat Mini Program Development: Data, UI, and Interaction Patterns