All Products
Search
Document Center

SuperApp:Overview

Last Updated:Aug 29, 2024

WindVane miniapps and WindVane miniapp containers

For more information, see SuperApp Business Application Platform.

For more information, see Mini Program Overview.

Benefits of WindVane miniapps

  • High compatibility: WindVane can be used to render both miniapps and web apps. WindVane is also optimized for Android and iOS systems.

  • High performance: WindVane is integrated with technologies such as pre-caching, native-side rendering (NSR), and multi-process to deliver better performance.

  • High scalability: WindVane provides Windvane.JSBridge to enable superapp capabilities in native apps. In addition, WindVane has many built-in APIs that can be quickly accessed.

Development process for WindVane miniapps

The development process of WindVane miniapps involves both native app developers and WindVane miniapp developers. This topic describes the development process intended for WindVane developers. For more information, see the Develop WindVane miniapps section in Quickly develop uni-app miniapps.

Note

If you need to use JavaScript APIs, you must first integrate the WindVane containers manually or through scaffolding. For more information, see Use the scaffolding for miniapps or Manually integrate WindVane into your app.