小程序
形式比人强
TODO
未看:
- 《小程序开发指南》 从第六章之后未看
待实践:
了解,但现阶段不需要:
- 微信的响应式,即使屏幕旋转和大屏模式。https://developers.weixin.qq.com/miniprogram/dev/framework/view/resizable.html
- 微信的分栏模式,在 pc 端常见
调试以后,皆未看。
微信
公众平台 https://mp.weixin.qq.com/
开放平台 https://open.weixin.qq.com/
微信小程序开发文档 https://developers.weixin.qq.com/miniprogram/dev/framework/
《小程序开发指南》 https://developers.weixin.qq.com/ebook?action=get_post_info&docid=0008aeea9a8978ab0086a685851c0a
IDE:https://developers.weixin.qq.com/miniprogram/dev/devtools/download.html


官方样式库 https://github.com/Tencent/weui-wxss
官方 Demo https://github.com/wechat-miniprogram/miniprogram-demo
微信 page 的生命周期图
