Tag

WeChat Mini-Program

1 views collected around this technical thread.

Tencent Cloud Developer
Tencent Cloud Developer
Oct 31, 2019 · Frontend Development

Kbone: A New Approach to WeChat Mini-Program and Web Co-development

Kbone is an open-source framework by WeChat enabling Vue apps to compile to both web and mini‑programs via a fake DOM adapter, allowing reuse of Vue code, custom components, and minimal changes, with performance acceptable for typical mini‑program pages.

AdapterFrontend DevelopmentVue
0 likes · 18 min read
Kbone: A New Approach to WeChat Mini-Program and Web Co-development
Tencent Cloud Developer
Tencent Cloud Developer
Mar 28, 2019 · Mobile Development

Community Mini-Program Feature Implementation Using Cloud Development

The guide shows how to create a WeChat community mini‑program with cloud development that lets users post text and up to six images, implements home, publishing, and personal‑center pages, handles data pagination, image preview and deletion, stores posts in cloud collections, manages user authorization and avatar display, and addresses typical permission and refresh problems.

Cloud DevelopmentImage UploadJavaScript
0 likes · 12 min read
Community Mini-Program Feature Implementation Using Cloud Development
Tencent Cloud Developer
Tencent Cloud Developer
May 8, 2018 · Backend Development

Building WeChat Mini-Program Backends with Serverless Architecture

The guide by Tencent Cloud’s Huang Wenjun explains how to replace traditional servers with a serverless stack—API Gateway, cloud functions, and cloud database—to build scalable, low‑maintenance WeChat mini‑program backends, detailing login flow, billing, advantages, and common limitations.

API gatewayBaaSCloud Functions
0 likes · 11 min read
Building WeChat Mini-Program Backends with Serverless Architecture
Tencent Cloud Developer
Tencent Cloud Developer
May 7, 2018 · Mobile Development

Comprehensive Overview of WeChat Mini‑Program Development, Cloud Solutions, Serverless Backend, Live Streaming, and Game Development

The talk detailed WeChat Mini‑Program architecture, cloud‑based Wafer solutions, serverless backend with API Gateway and Cloud Functions, live‑streaming integration, and game development techniques, illustrating how Tencent Cloud enables rapid, scalable, and maintainable Mini‑Program and Mini‑Game creation, exemplified by Youzan’s e‑commerce implementation.

BackendWeChat Mini-Programcloud computing
0 likes · 29 min read
Comprehensive Overview of WeChat Mini‑Program Development, Cloud Solutions, Serverless Backend, Live Streaming, and Game Development
Tencent Cloud Developer
Tencent Cloud Developer
Apr 25, 2018 · Mobile Development

Developing a WeChat Mini‑Program for ID Card Capture: A Personal Technical Walkthrough

A Tencent Cloud UI engineer details how they built a WeChat mini‑program that captures a personal ID card with the device camera, uses WXML, WXSS, and JavaScript, adapts layouts with rpx units, leverages WeUI components, and overlays text masks via cover‑view components before uploading the image for registration.

Camera ComponentWeChat Mini-Programfront‑end development
0 likes · 6 min read
Developing a WeChat Mini‑Program for ID Card Capture: A Personal Technical Walkthrough