WeChat mini program code size is limited, can it still be used to develop functional programs?
Limited to 2M. If it exceeds 2M, it can be implemented through subpackage loading, which can be configured in app.json. Detailed documentation: https://developers.weixin.qq.com/miniprogram/dev/framework/subpackages/preload.html
Introducing you a component library that can greatly reduce the amount of code.
XVie component library: Official Document github download address
Limited to 2M. If it exceeds 2M, it can be implemented through subpackage loading, which can be configured in app.json. Detailed documentation: https://developers.weixin.qq.com/miniprogram/dev/framework/subpackages/preload.html
I will introduce you to a component library that can greatly reduce the amount of code.
XVie component library:
Official documentation: https://xview.weapp.xwz**8.cn
Github download address: https ://github.com/xwzj12138/Xview