README.md 9.2 KB
Newer Older
迷渡's avatar
迷渡 已提交
1 2
# 微信小程序开发资源汇总

迷渡's avatar
迷渡 已提交
3 4
## 目录

迷渡's avatar
迷渡 已提交
5
- [官方文档](#官方文档)
迷渡's avatar
迷渡 已提交
6
- [新闻报道](#新闻报道)
迷渡's avatar
迷渡 已提交
7
- [工具](#工具)
Q
Qiming zhao 已提交
8
- [插件](#插件)
迷渡's avatar
迷渡 已提交
9 10 11
- [分析](#分析)
- [讨论](#讨论)
- [教程](#教程)
迷渡's avatar
迷渡 已提交
12
- [文章](#文章)
迷渡's avatar
迷渡 已提交
13
- [代码](#代码)
迷渡's avatar
迷渡 已提交
14
- [其他](#其他)
迷渡's avatar
迷渡 已提交
15

迷渡's avatar
迷渡 已提交
16 17 18 19
扫码加群:(如果群满了加我个人微信号(justjavac)我拉你入群)

![微信小程序交流区群](./qrcode.png)

迷渡's avatar
迷渡 已提交
20 21 22 23 24 25
## 官方文档

- [小程序开发文档](https://mp.weixin.qq.com/debug/wxadoc/dev/index.html)
- [小程序设计指南](https://mp.weixin.qq.com/debug/wxadoc/design/index.html)
- [小程序开发者工具](https://mp.weixin.qq.com/debug/wxadoc/dev/devtools/download.html)

迷渡's avatar
迷渡 已提交
26 27 28 29 30 31
## 新闻报道

- [微信正式开放内测“小程序”,不开发APP的日子真的来了?(36氪)](http://36kr.com/p/5053349.html)
- [关于微信小程序(应用号),我能透露的几个细节(可能吧)](https://kenengba.com/post/3515.html)
- [你的产品适不适合做微信小程序?你需要这篇产品逻辑分析(虎嗅网)](https://www.huxiu.com/article/164700.html)

迷渡's avatar
迷渡 已提交
32
## 工具
迷渡's avatar
迷渡 已提交
33 34

- [微信小程序 (应用号) 微信 web 开发者工具破解版(DiyCode)](http://www.diycode.cc/topics/308)
A
Abbotton 已提交
35
- [微信小程序配置及目录在线生成工具](https://weapptool.com)
迷渡's avatar
迷渡 已提交
36
- [IDE + 破解 + Demo(gavinkwoe/weapp-ide-crack)](https://github.com/gavinkwoe/weapp-ide-crack)
F
featherJ 已提交
37
- [Egret Wing 3.2.x 支持微信小程序实时预览的IDE)](http://developer.egret.com/cn/github/egret-docs/Wing/update/update320/index.html)
迷渡's avatar
迷渡 已提交
38

Q
Qiming zhao 已提交
39 40
## 插件

迷渡's avatar
迷渡 已提交
41 42
- [vim 插件(chemzqm/wxapp.vim)](https://github.com/chemzqm/wxapp.vim)
- [sublime text 2&3 snippet(Abbotton/weapp-snippet-for-sublime-text-2-3)](https://github.com/Abbotton/weapp-snippet-for-sublime-text-2-3)
L
lypeer 已提交
43
- [IntelliJ IDEA插件,注入方法](https://github.com/lypeer/Matchmaker)
Q
Qiming zhao 已提交
44

迷渡's avatar
迷渡 已提交
45 46
## 文档

47
- [从搭建一个微信小程序开始(腾讯云)](https://www.qcloud.com/act/event/yingyonghao.html)
迷渡's avatar
迷渡 已提交
48

迷渡's avatar
迷渡 已提交
49 50 51 52 53 54
## 分析

- [从程序员的角度分析微信小程序(CSDN)](http://blog.csdn.net/yulianlin/article/details/52621413)
- [微信小程序,一个有局限的类似 React Native 轮子!(简书)](http://www.jianshu.com/p/060c6f3dd4e8)
- [一篇文章读懂微信小程序(应用号)是什么?(简书)](http://www.jianshu.com/p/a256ea4a3d0e)

迷渡's avatar
迷渡 已提交
55
## 讨论
迷渡's avatar
迷渡 已提交
56 57 58 59 60 61 62 63

- [如何评价 9 月 21 日开始内测的「微信小程序」?(知乎)](https://www.zhihu.com/question/50874500)
- [如何看待微信将推应用号?(知乎)](https://www.zhihu.com/question/39374074)
- [微信小程序(应用号)价值是什么?(知乎)](https://www.zhihu.com/question/50875544)
- [微信应用号是否真能颠覆APP?(知乎)](https://www.zhihu.com/question/50878415)
- [微信小程序的出现会给前端开发带来什么?(知乎)](https://www.zhihu.com/question/50900987)
- [封闭一周开发微信应用号(小程序)(v2ex)](https://www.v2ex.com/t/308005)
- [一个天大的误会:Vux并非微信应用号项目(github)](https://github.com/airyland/vux/issues/587)
64
- [微信小程序即将发布,你怎么看?有啥有趣的点子?它会替代原生App吗?(掘金)](http://gold.xitu.io/entry/57e31c72bf22ec00584ca6b8/detail)
迷渡's avatar
迷渡 已提交
65 66 67

## 教程

68 69
- [全球首个微信应用号开发教程第一弹!通宵吐血赶稿,每日更新!](http://www.diycode.cc/topics/311)
- [全球首个微信应用号开发教程第二弹!通宵吐血赶稿,每日更新!](http://www.diycode.cc/topics/312)
D
diycodecc 已提交
70 71
- [全球首个微信应用号开发教程第三弹!通宵吐血赶稿,每日更新!](http://www.diycode.cc/topics/316)
- [全球首个微信应用号开发教程第四弹!通宵吐血赶稿,每日更新!](http://www.diycode.cc/topics/325)
迷渡's avatar
迷渡 已提交
72 73 74 75 76 77 78
- 微信小程序剖析(微信公众号)
  - [「官方示例代码」浅析](http://mp.weixin.qq.com/s?__biz=MjM5Mjg4NDMwMA==&mid=2652974082&idx=1&sn=47c7f672caf629cd846e315b8df2b1c5&scene=21#wechat_redirect)
  - [(一):运行机制](http://mp.weixin.qq.com/s?__biz=MjM5Mjg4NDMwMA==&mid=2652974093&idx=1&sn=0570a243304ea8bb7d1b636624886fb1&scene=21#wechat_redirect)
  - [(二):框架原理](http://mp.weixin.qq.com/s?__biz=MjM5Mjg4NDMwMA==&mid=2652974111&idx=1&sn=93a868cdb59b5dd77c65c7a5303e6e31#rd)
  - [(三):让小程序运行在Chrome浏览器上](http://mp.weixin.qq.com/s?__biz=MjM5Mjg4NDMwMA==&mid=2652974133&idx=1&sn=3b67419e8ac0bb8262ca4c1e3cdabb35#rd)
  - [(四):原生的实时DOM转Virtual DOM](http://mp.weixin.qq.com/s?__biz=MjM5Mjg4NDMwMA==&mid=2652974146&idx=1&sn=52041fdca4245e8f4b670ed20efa77de#rd)
  - [(五):创建一个兼容「微信小程序」的Web框架](http://mp.weixin.qq.com/s?__biz=MjM5Mjg4NDMwMA==&mid=2652974149&idx=1&sn=3efe5e6ee479ad6cbddc0a607cd40411#rd)
迷渡's avatar
迷渡 已提交
79
- [首个微信小程序开发教程(掘金)](http://gold.xitu.io/entry/57e34d6bd2030900691e9ad7)
迷渡's avatar
迷渡 已提交
80
- [微信小程序开发教程!(稀土区)](http://xituqu.com/508.html)
迷渡's avatar
迷渡 已提交
81
- [微信小程序怎么开发?玩物志用一个上午上线了电商应用(爱范儿)](http://www.ifanr.com/721124)
迷渡's avatar
迷渡 已提交
82
- [开发微信小程序入门前(LatteCake)](http://lattecake.com/post/20098)
83
- [小程序来临,前端工程师的春天(简书)](http://www.jianshu.com/p/fc958b73441a)
84
- [hello-weapp 微信小程序最简示例教程(dingyiming/weapp-example)](https://github.com/dingyiming/weapp-example)
迷渡's avatar
迷渡 已提交
85
- [微信小应用IDE的安装以及安装过程的常见问题(champion32/WeAppIdeIssue)](https://github.com/champion32/WeAppIdeIssue)
迷渡's avatar
迷渡 已提交
86
- [分享我用cnode社区api做微信小应用的入门过程(CNode)](https://cnodejs.org/topic/57ea257b3670ca3f44c5beb6)
迷渡's avatar
迷渡 已提交
87
- [微信小程序开发教程-从零开始(简书)](http://www.jianshu.com/p/aaef5ceb3936)
迷渡's avatar
迷渡 已提交
88

迷渡's avatar
迷渡 已提交
89 90 91 92
## 文章

- [未来是h5的:写在微信应用号发布之际(CNode)](https://cnodejs.org/topic/57e330d07d8293463a01e7e0)
- [微信“小程序”让我脑洞大开(简书)](http://www.jianshu.com/p/60c8fd8d6862)
迷渡's avatar
迷渡 已提交
93
- [关于微信小程序(应用号)的底层逻辑分析和拥抱建议(知乎专栏)](https://zhuanlan.zhihu.com/p/22565340)
迷渡's avatar
迷渡 已提交
94
- [开发微信小程序的必备技能图谱(CSDN)](http://geek.csdn.net/news/detail/103138)
95
- [微信小程序和谷歌PWA有什么关系?(微信公众号)](http://mp.weixin.qq.com/s?__biz=MzAwODY4OTk2Mg==&mid=2652039482&idx=2&sn=778e1313ebbd832b590b81a8088b63db#rd)
96
- [在微信小程序里,我们要怎样做数据分析(上)(微信公众号)](http://mp.weixin.qq.com/s?__biz=MzI0ODU0MDg0Mw==&mid=2247483754&idx=1&sn=9578311da11d1fd3889e0829505c3993&scene=2&srcid=0924io6H1CmEPGYJxmEQVtlA)
迷渡's avatar
迷渡 已提交
97
- [一张图看微信小程序(前端之路 - DRY)](http://zhenhua-lee.github.io/manmage/wx.html)
严振杰 已提交
98
- [微信小程序要这样解读](http://blog.csdn.net/yanzhenjie1003/article/details/52698184)
L
lypeer 已提交
99 100
- [一名Android开发者的微信小程序填坑之路(1)](http://blog.csdn.net/luoyanglizi/article/details/52681245)
- [小程序开发利器:Matchmaker](http://blog.csdn.net/luoyanglizi/article/details/52711634)
迷渡's avatar
迷渡 已提交
101

迷渡's avatar
迷渡 已提交
102
## 代码
103

迷渡's avatar
迷渡 已提交
104
- [微信小应用示例代码(phodal/weapp-quick)](https://github.com/phodal/weapp-quick)
N
Nickbing Lao 已提交
105
- [微信小应用地图定位demo(giscafer/wechat-weapp-mapdemo)](https://github.com/giscafer/wechat-weapp-mapdemo)
106
- [微信小应用- 掘金主页信息流(hilongjw/weapp-gold)](https://github.com/hilongjw/weapp-gold)
迷渡's avatar
迷渡 已提交
107
- [微信小程序(应用号)示例:微信小程序豆瓣电影(zce/weapp-demo)](https://github.com/zce/weapp-demo)
迷渡's avatar
迷渡 已提交
108
- [微信小程序-豆瓣电影(hingsir/weapp-douban-film)](https://github.com/hingsir/weapp-douban-film)
109
- [小程序 hello world 尝鲜(kunkun12/weapp)](https://github.com/kunkun12/weapp)
N
natee 已提交
110
- [微信小程序版2048小游戏(natee/wxapp-2048)](https://github.com/natee/wxapp-2048)
迷渡's avatar
迷渡 已提交
111
- [微信小程序-微票(wangmingjob/weapp-weipiao)](https://github.com/wangmingjob/weapp-weipiao)
F
Fengda Huang 已提交
112
- [微信小程序购物车DEMO(SeptemberMaples/wechat-weapp-demo)](https://github.com/SeptemberMaples/wechat-weapp-demo)
J
jectychen 已提交
113
- [微信小程序V2EX(jectychen/wechat-v2ex)](https://github.com/jectychen/wechat-v2ex)
迷渡's avatar
迷渡 已提交
114
- [微信小程序-知乎日报(myronliu347/wechat-app-zhihudaily)](https://github.com/myronliu347/wechat-app-zhihudaily)
J
Joe Jiang 已提交
115
- [微信小程序-公众号热门文章信息流(hijiangtao/weapp-newsapp)](https://github.com/hijiangtao/weapp-newsapp)
迷渡's avatar
迷渡 已提交
116
- [微信小程序版Gank客户端(lypeer/wechat-weapp-gank)](https://github.com/lypeer/wechat-weapp-gank)
117
- [微信小程序集成Redux实现的Todo list(charleyw/wechat-weapp-redux-todos)](https://github.com/charleyw/wechat-weapp-redux-todos)
118
- [微信小程序-番茄时钟(kraaas/timer)](https://github.com/kraaas/timer)
C
ctolib 已提交
119
- [微信小程序项目汇总](http://javascript.ctolib.com/categories/javascript-wechat-weapp.html)
E
ericzyh 已提交
120
- [微信小程序版聊天室(ericzyh/wechat-chat)](https://github.com/ericzyh/wechat-chat)
B
BelinChung 已提交
121
- [微信小程序-HiApp(BelinChung/wxapp-hiapp)](https://github.com/BelinChung/wxapp-hiapp)
W
Wang Chao 已提交
122
- [小程序Redux绑定库(charleyw/wechat-weapp-redux)](https://github.com/charleyw/wechat-weapp-redux)
迷渡's avatar
迷渡 已提交
123
- [微信小程序版微信(18380435477/WeApp)](https://github.com/18380435477/WeApp)
迷渡's avatar
迷渡 已提交
124
- [小程序开发从布局开始(hardog/wechat-app-flexlayout)](https://github.com/hardog/wechat-app-flexlayout)
E
Eyas 已提交
125
- [微信小程序-音乐播放器(eyasliu/wechat-app-music)](https://github.com/eyasliu/wechat-app-music)
126
- [微信小程序-简易计算器-适合入门(dunizb/wxapp-sCalc)](https://github.com/dunizb/wxapp-sCalc)
127
- [微信小程序-github(zhengxiaowai/weapp-github)](https://github.com/zhengxiaowai/weapp-github)