Tag

mini-app

1 views collected around this technical thread.

Xiaohongshu Tech REDtech
Xiaohongshu Tech REDtech
Sep 8, 2022 · Frontend Development

Technical Overview of Xiaohongshu Mini‑App Runtime Architecture and Engineering

The Xiaohongshu mini‑app runtime uses a dual‑thread container separating a Render UI layer and a Service logic layer, linked by a serialized Bridge, with unified iOS/Android containers, Webpack‑based build outputs, priority‑queued messaging, pre‑loading, and AOP performance monitoring to provide fast, scalable, merchant‑focused mini‑apps.

Performance OptimizationRuntime ArchitectureXiaohongshu
0 likes · 17 min read
Technical Overview of Xiaohongshu Mini‑App Runtime Architecture and Engineering
Taobao Frontend Technology
Taobao Frontend Technology
Aug 31, 2021 · Frontend Development

How Uni API Enables True Write‑Once, Run‑Everywhere for Mini‑Apps

Uni API provides a framework‑agnostic, TypeScript‑typed solution that unifies the divergent APIs of major mini‑app containers and the web, allowing developers to write a single codebase that runs across WeChat, Alipay, ByteDance, Kuaishou, and browsers with minimal overhead.

APICross-PlatformFrontend
0 likes · 12 min read
How Uni API Enables True Write‑Once, Run‑Everywhere for Mini‑Apps