Skip to main content

Roadmap

This site is the WeDa Low-Code technical documentation site, introducing development concepts in WeDa. For a comprehensive understanding of how to use the WeDa product, visit the WeDa product documentation.

Both the frontend and server-side custom code of WeDa applications are based on the JavaScript language. Before starting to customize WeDa applications, we strongly recommend that you have a basic understanding of JavaScript. For learning JavaScript, refer to MDN's tutorials and language reference. If you wish to configure application styles more flexibly, you need to understand CSS. Similarly, if you need to customize Mini Programs to implement certain features, you may also need to understand the characteristics and development methods of WeChat Mini Programs, which requires referring to the Official WeChat Mini Program Development Documentation.

In this document, you can learn about various APIs of WeDa:


The following documentation introduces some technical details of WeDa, along with experiences and techniques in various scenarios:


Other related links: