This blog is about WeChat Mini-Program development. This blog will not dive very deep about the usage of API and related development toolchains. It will focus on high-level stuff. Some parts of the content were presented in work.
This part is about the development view of the Mini-Program. It’s generally about the structure, project kernal and project structure.
iOS, iPad OS & Mac OS: JavaScriptCore & WKWeb View
Android: V8 & XWeb
Windows (Win WeChat): Chrome core
IDE on Windows: NW.js & Chromium Webview
In App.js, global data object will be stored here.
In Pages, the first page will be indexed as the Main page.
In 2021, I colloborated with Hikaru and we successfully launched two mini-programs. Thank you Hikaru, hope we can continue cooperating in the future!
Matrix scan is a mini-program launched for a small exhibition. Participants can use this miniprogram to unlock different icons designed for the exhibition. (Designer: Hikaru)
PelltCat is a miniprogram of a small game for identification testing. You can search “PelletCat” in WeChat and launch the app, play with it.
Using JMeter
WeTest - An Official WeChat Testing Framework
Here is the slide version of this blog: Slides