Tagged articles
10 articles
Page 1 of 1
Java High-Performance Architecture
Java High-Performance Architecture
Feb 26, 2022 · Mobile Development

Top Open‑Source Tools for Mini‑Programs, Android Packaging & Hot‑Update

This article introduces five open‑source projects—mpvue for mini‑program development, Walle for Android channel‑package generation, SQLAdvisor for MySQL index optimization, Leaf for distributed ID generation, and Robust for Android hot‑update—detailing their key features, configuration steps, and source repositories.

LeafMobile DevelopmentRobust
0 likes · 10 min read
Top Open‑Source Tools for Mini‑Programs, Android Packaging & Hot‑Update
Architecture Digest
Architecture Digest
Feb 17, 2022 · Backend Development

Overview of Open‑Source Development Tools: mpvue, Walle, SQLAdvisor, Leaf, and Robust

This article introduces several open‑source development tools—including the Vue‑based mini‑program framework mpvue, the Android channel‑packaging utility Walle, the MySQL index advisor SQLAdvisor, the distributed ID service Leaf, and the Android hot‑fix system Robust—detailing their main features, configuration examples, and GitHub project links.

LeafRobustSQLAdvisor
0 likes · 7 min read
Overview of Open‑Source Development Tools: mpvue, Walle, SQLAdvisor, Leaf, and Robust
Sohu Tech Products
Sohu Tech Products
Feb 16, 2022 · Mobile Development

Mini Program Framework Migration Practice

This article introduces the basics of WeChat mini programs and the mpvue and uni‑app frameworks, analyzes their architectures and performance differences, and presents a detailed migration plan from a large mpvue project to uni‑app, including code adjustments, configuration changes, and optimization techniques.

Framework MigrationPerformance OptimizationWeChat Mini Program
0 likes · 23 min read
Mini Program Framework Migration Practice
Java Architect Essentials
Java Architect Essentials
Aug 31, 2021 · Backend Development

Open‑Source Architecture Tools: mpvue, Walle, SQLAdvisor, Leaf, and Robust

This article introduces several open‑source tools for software architecture—including the Vue‑based mini‑program framework mpvue, the Android channel‑packaging tool Walle, the MySQL index advisor SQLAdvisor, the distributed ID service Leaf, and the hot‑update system Robust—detailing their features, configurations, and GitHub links.

AndroidLeafRobust
0 likes · 7 min read
Open‑Source Architecture Tools: mpvue, Walle, SQLAdvisor, Leaf, and Robust
Java Architect Essentials
Java Architect Essentials
Aug 16, 2021 · Backend Development

Overview of Meituan-Dianping Open-Source Development Tools: mpvue, Walle, SQLAdvisor, Leaf, and Robust

This article introduces several Meituan‑Dianping open‑source tools—including the mpvue front‑end framework, Walle channel‑packaging plugin, SQLAdvisor index‑optimization utility, Leaf distributed ID service, and Robust hot‑update system—detailing their main features, configuration steps, and source repositories.

DevToolsLeafOpenSource
0 likes · 9 min read
Overview of Meituan-Dianping Open-Source Development Tools: mpvue, Walle, SQLAdvisor, Leaf, and Robust
360 Tech Engineering
360 Tech Engineering
Mar 30, 2018 · Frontend Development

WeChat Mini Programs and Fast Apps: Market Landscape, Technical Architecture, and Development Practices

This article examines the rapid rise of WeChat mini programs and fast apps, their market impact, technical architecture, development workflow, key frameworks such as WePY and mpVue, code examples, and the opportunities and challenges they present for front‑end developers on mobile platforms.

Mobile WebWeChat Mini Programfast app
0 likes · 16 min read
WeChat Mini Programs and Fast Apps: Market Landscape, Technical Architecture, and Development Practices
Meituan Technology Team
Meituan Technology Team
Mar 8, 2018 · Frontend Development

An Overview of mpvue: A Vue.js‑Based Framework for WeChat Mini Programs

mpvue is a Vue.js‑based framework that lets developers write WeChat Mini Programs using familiar Vue syntax, providing component, lifecycle and event mapping to achieve high code reuse between H5 web apps and Mini Programs, evolving through three stages, supporting bidirectional reuse while noting current Vue feature limitations and best‑practice guidelines.

Cross‑platform developmentFront‑end FrameworkVue.js
0 likes · 15 min read
An Overview of mpvue: A Vue.js‑Based Framework for WeChat Mini Programs