Skip to content

Commit 8831053

Browse files
author
zhangyonghong
committed
add react
1 parent 4acb5e7 commit 8831053

File tree

1 file changed

+15
-12
lines changed

1 file changed

+15
-12
lines changed

qq.md

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,10 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
192192
- [整合jQuery Mobile+AngularJS经验谈](http://www.tuicool.com/articles/7ZZVr2)
193193
- [有jQuery背景,该如何用AngularJS编程思想](http://blog.jobbole.com/46589/ )
194194

195-
####7. 移动端API
195+
####7. React
196+
- []()
197+
198+
####8. 移动端API
196199

197200
- [99移动端知识集合](https://github.com/jtyjty99999/mobileTech)
198201
- [司徒正美移动知识集合](https://github.com/RubyLouvre/mobileTech)
@@ -206,14 +209,14 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
206209
- [js移动调试](http://thx.github.io/mobile/debugging-in-mobile/)
207210
- [移动开发大杂烩](https://github.com/hoosin/mobile-web-favorites)
208211

209-
####8. 图表类
212+
####9. 图表类
210213

211214
- [Highcharts 中文API](http://www.hcharts.cn/api/index.php)
212215
- [Highcharts 英文API](http://api.highcharts.com/highcharts)
213216
- [ECharts 百度的图表软件](http://echarts.baidu.com/ )
214217
- [高德地图](http://lbs.amap.com/api/)
215218

216-
####9. Requriejs
219+
####10. Requriejs
217220

218221
- [Javascript模块化编程(一):模块的写法 ](http://www.ruanyifeng.com/blog/2012/10/javascript_module.html)
219222
- [Javascript模块化编程(二):AMD规范](http://www.ruanyifeng.com/blog/2012/10/asynchronous_module_definition.html)
@@ -227,18 +230,18 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
227230
- [requriejs 其一 ](http://cyj.me/why-seajs/requirejs/ )
228231
- [require backbone结合](http://www.cnblogs.com/yexiaochai/p/3221081.html )
229232

230-
####10. Seajs
233+
####11. Seajs
231234

232235
- [seajs](http://seajs.org/)
233236
- [seajs 中文手册](http://cyj.me/why-seajs/zh/)
234237

235-
####11. Less,sass
238+
####12. Less,sass
236239

237240
- [less](http://less.bootcss.com/)
238241
- [sass](http://www.w3cplus.com/sassguide/)
239242
- [sass中国](http://www.cn-sass.com/)
240243

241-
####11. 其它
244+
####13. 其它
242245
- [验证api](http://niceue.com/validator/demo/index.php)
243246
- [underscore 中文手册](http://www.css88.com/doc/underscore/)
244247
- [underscore源码分析](http://www.html-js.com/article/Underscorejs-source-code-analysis-of-underscorejs-source-code-analysis%203031)
@@ -251,19 +254,19 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
251254
- [svg mdn参考](https://developer.mozilla.org/en-US/docs/Web/SVG)
252255

253256

254-
####12. D3
257+
####14. D3
255258
- [Tutorials](https://github.com/mbostock/d3/wiki/Tutorials)
256259
- [lofter](http://datavisual.lofter.com/post/40cf3a_188e535)
257260
- [iteye](http://alanland.iteye.com/blog/1878595)
258261
- [ruanyifeng](http://javascript.ruanyifeng.com/library/d3.html)
259262

260-
####13. 兼容性
263+
####15. 兼容性
261264
- [esma 兼容列表](http://kangax.github.io/compat-table/es6/)
262265
- [caniuse](http://caniuse.com/#index )
263266
- [csscreator](http://csscreator.com/properties)
264267
- [microsoft](http://msdn.microsoft.com/zh-cn/library/cc351024(v=vs.85).aspx)
265268

266-
####14. UI相关
269+
####16. UI相关
267270

268271
- [bootcss](http://v3.bootcss.com/)
269272
- [MetroUICSS](http://www.w3cplus.com/MetroUICSS/)
@@ -280,19 +283,19 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
280283
- [book](http://git-scm.com/book/zh)
281284
- [gogojimmy](http://gogojimmy.net/2012/01/17/how-to-use-git-1-git-basic/)
282285

283-
####15. HTTP
286+
####17. HTTP
284287

285288
- [HTTP API 设计指南](http://segmentfault.com/bookmark/1230000002521721)
286289

287-
####16. Markdown
290+
####18. Markdown
288291

289292
- [Markdown 语法说明 (简体中文版)](http://wowubuntu.com/markdown/)
290293
- [markdown入门参考](https://github.com/LearnShare/Learning-Markdown/blob/master/README.md)
291294
- [gitbook](https://www.gitbook.com/) 国外的在线markdown可编辑成书
292295
- [mdeditor](https://www.zybuluo.com/mdeditor) 一款国内的在线markdown编辑器
293296
- [mditor](http://bh-lay.github.io/mditor/) 一款轻量级的markdown编辑器
294297

295-
####17.
298+
####19.
296299

297300
###七. 开发规范
298301

0 commit comments

Comments
 (0)