微信小程序入门之资源合集

微信小程序教程链接:

https://cloud.tencent.com/edu/paths/series/applet
(全套视频,有前端开发经验的可以直接从云开发入手)

微信开发者工具介绍及开发文档:

https://developers.weixin.qq.com/miniprogram/dev/devtools/devtools.html
(开发过程中主要参考小程序开发文档即可解决大部分问题)

github使用教程:

https://www.zhihu.com/question/20070065/answer/517839193?utm_source=qq&utm_medium=social&utm_oi=902690277448359936
(GitHub官方就有互动教学教程)

GitHub微信小程序资源汇总:

https://github.com/justjavac/awesome-wechat-weapp

开发环境准备:

下载安装Git, 微信开发者工具
注册Github,Gitee(码云)账号
(注册码云账号是防止在家使用Github可能连不上,到时候就用Gitee,Gitee使用方法和Github一样)

你可能感兴趣的:(资源汇总)