Tagged articles
6 articles
Page 1 of 1
Taobao Frontend Technology
Taobao Frontend Technology
Dec 21, 2020 · Frontend Development

How Rax Enables Runtime Rendering for Mini‑Programs: Architecture and Optimizations

This article explains the principles behind Rax's mini‑program runtime scheme, compares it with the compile‑time approach, details the self‑referencing component technique, event system, engineering design, performance tuning measures, mixed usage with custom components, and future optimization directions.

KbonePerformanceRax
0 likes · 15 min read
How Rax Enables Runtime Rendering for Mini‑Programs: Architecture and Optimizations
JavaScript
JavaScript
Mar 4, 2020 · Frontend Development

How kbone Enables Seamless Web and WeChat Mini‑Program Development

kbone is a cross‑platform development tool that provides an adapter to run standard Web code—including popular frameworks like Vue and React—in WeChat mini‑programs with minimal changes, offering full framework features, DOM/BOM APIs, and access to mini‑program specific components while acknowledging performance trade‑offs.

Cross‑platform developmentKboneWeChat Mini Program
0 likes · 4 min read
How kbone Enables Seamless Web and WeChat Mini‑Program Development
21CTO
21CTO
Feb 27, 2020 · Frontend Development

Why Kbone Bridges Web and WeChat Mini‑Programs: Benefits and When to Use It

Kbone is a WeChat‑official framework that adapts web front‑end code to run in mini‑programs, offering broad framework compatibility, preserved features, and DOM/BOM APIs while incurring some performance cost, making it a practical choice unless ultra‑high performance or massive page size is required.

KboneWeChat Mini Programfrontend framework
0 likes · 3 min read
Why Kbone Bridges Web and WeChat Mini‑Programs: Benefits and When to Use It