Tagged articles
4 articles
Page 1 of 1
Alibaba Cloud Developer
Alibaba Cloud Developer
Feb 18, 2022 · Mobile Development

Create a Photo Mini‑Program on Alipay in 15 Minutes with Alibaba Cloud

This guide walks developers through building a personal photo Alipay mini‑program using Alibaba Cloud’s Serverless platform, covering setup of the development environment, configuration of app and cloud credentials, initializing the MPServerless SDK, handling authorization, uploading images, and storing metadata in the cloud database, all with step‑by‑step code examples.

Alibaba Cloud ServerlessAlipay Mini ProgramJavaScript
0 likes · 7 min read
Create a Photo Mini‑Program on Alipay in 15 Minutes with Alibaba Cloud
HelloTech
HelloTech
Jun 25, 2021 · Mobile Development

Evolution of the Architecture of Hello Travel's Alipay Mini Program

Hello Travel restructured its Alipay mini‑program by splitting business code into separate repositories, creating a custom incremental build tool, implementing event‑based decoupling, and centralizing release management, which solved branch conflicts, reduced package size and build time, and set the stage for broader platform adoption.

Alipay Mini ProgramBuild ToolIncremental Build
0 likes · 14 min read
Evolution of the Architecture of Hello Travel's Alipay Mini Program
Alibaba Cloud Developer
Alibaba Cloud Developer
Jun 1, 2020 · Frontend Development

How V8 Worker Transforms Alipay Mini‑Program Performance

This article explains the evolution from Service Worker to V8 Worker in Alipay mini‑programs, detailing the architecture, V8 engine integration, JSI bridging, security isolation, multi‑context and multi‑isolate designs, performance optimizations such as parallel initialization and code caching, and how these advances improve startup speed and runtime efficiency.

Alipay Mini ProgramJSIV8
0 likes · 23 min read
How V8 Worker Transforms Alipay Mini‑Program Performance
Taobao Frontend Technology
Taobao Frontend Technology
Oct 16, 2019 · Frontend Development

Rax 1.0: Faster Bundles, Hooks, and Alipay Mini‑Program Support

Rax 1.0 introduces a major version upgrade with Hooks, Alipay mini‑program support, a dramatically reduced bundle size, improved web experience and server‑side rendering, while providing richer documentation, plugin architecture, and a new website to boost development efficiency.

Alipay Mini ProgramRaxSSR
0 likes · 4 min read
Rax 1.0: Faster Bundles, Hooks, and Alipay Mini‑Program Support