Home >WeChat Applet >Mini Program Development >What tools can be used to develop WeChat mini programs?
Available development tools for WeChat mini programs: 1. "Instant Application", a WeChat mini program development tool that does not require one-click generation of code; 2. "Coolsite360", a visual design tool for WeChat mini programs ; 3. "Knowledge Cloud"; 4. WeChat official mini program development tool.
The operating environment of this tutorial: Windows 7 system, Dell G3 computer.
1. Instant application - one-click generation without code WeChat Mini Program Development Tool
Strictly speaking, Instant App is not a development tool for professional programmers, but it is definitely a very powerful WeChat Mini Program production tool. Newbies who don’t understand technology or programming will definitely fall in love with this tool.
Instant applications are favored by many developers because of their rich functional components, complete industry templates and powerful management backend. In just half a year, more than 20,000 WeChat mini programs were created and successfully launched through Jisu App. For ordinary novices to use this, the operation is very simple, because it is equivalent to doing all the parts that require code for you, so you no longer have to worry about technical issues.
Advantages
2. Coolsite360 - the first domestic WeChat mini-program visual design toolThe mini program editor launched by CoolSite360 can help designers quickly design mini program interactive UI through the mini program visual editor without writing wxml and wxss code. Pages designed using the mini program editor can be easily previewed on WeChat and browsers, making it easier to display and share prototypes in the early stage. After designing the page, you can export code that meets the mini program standards with one click, and you can directly develop functions.
Advantages
3. Zhizhiyun - a simple and efficient development tool Zhizhiyun is another core of Aifaner based on the WeChat ecosystem after Zhizhiyun App (minapp.com, media and small program store) product. It is the first BaaS (Backend as a Service) product in China that focuses on the development of WeChat mini programs. It allows developers to create beautiful and stable mini programs faster and easier without losing flexibility.
Advantages:
Four. WeChat official mini program development toolAs the official mini program development tool, it is just a tool, not an IDE. The code editing function in the official tool is to embed the code editing function of vscode into the tool, which is not enough to support development. Because it is an official tool, WeChat's official mini program development tool has natural advantages that other third-party platforms cannot match.
Advantages
Official tool, debuggable, previewable
Basic code editing, smart prompts, debugging and other functions are all available
Project management, creation, mobile preview, code submission review
Official Maintenance update
Disadvantages
The code editing function is slightly weak and writing code is very awkward, so I give up on it the most important reason.
Many necessary shortcut keys are not available, such as selecting all keywords, quickly copying a line, etc.
The color theme cannot be selected, no How to do it if you like white style
No plug-in No plug-in No plug-in Say important things three times
[Related learning recommendations: 小Program development tutorial】
The above is the detailed content of What tools can be used to develop WeChat mini programs?. For more information, please follow other related articles on the PHP Chinese website!