Mini Program Ecosystem: Native & Cross-platform
📌 Planned placeholder page: the content will be filled progressively (mini program runtime, native project, uni-app / Taro cross-platform, login & compliance).
Planned Content
- [ ] What mini programs are: host-app container, capabilities bounded by platform
- [ ] Native mini program runtime: two-thread model and setData-driven updates
- [ ] Native project: app.json / Page lifecycle / components / rpx / subpackages
- [ ] Cross-platform frameworks: uni-app (Vue) vs Taro (React), and when to stay native
- [ ] Login session (code → backend → self-issued session), payment, subscriptions and compliance red lines
- [ ] Release, gray rollout and base library compatibility; pitfalls & checklist
Writing guidelines: see the Client Dev overview.