Skip to content

Commit 971995c

Browse files
committed
Merge pull request #2 from jsfront/master
update from root
2 parents 8f7fa47 + 39b018f commit 971995c

File tree

1 file changed

+73
-42
lines changed

1 file changed

+73
-42
lines changed

qq.md

Lines changed: 73 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -103,25 +103,37 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
103103

104104
###五. 资源教程:
105105

106-
- [前端知识体系](http://www.cnblogs.com/sb19871023/p/3894452.html)
107-
- [前端知识结构](https://github.com/JacksonTian/fks)
108-
- [免费的编程中文书籍索引](https://github.com/justjavac/free-programming-books-zh_CN)
109-
- [前端书籍](https://github.com/dypsilon/frontend-dev-bookmarks)
110-
- [前端入门教程](http://www.cnblogs.com/jikey/p/3613082.html)
111-
- [前端知识体系](http://www.cnblogs.com/sb19871023/p/3894452.html)
112-
- [免费的编程中文书籍索引](https://github.com/justjavac/free-programming-books-zh_CN)
113-
- [张鑫旭 - 慕课系列](http://www.imooc.com/space/teacher/id/197450)
114-
- [智能社 - 精通JavaScript开发](http://study.163.com/course/introduction/224014.htm)
115-
- [lyn - 慕课系列](http://www.imooc.com/space/teacher/id/104593)
116-
- [css sprite 雪碧图制作](http://www.imooc.com/learn/93)
117-
- [瘳雪峰的Javascript教程](http://www.liaoxuefeng.com/wiki/001434446689867b27157e896e74d51a89c25cc8b43bdb3000)
118-
- [焦点图轮播特效](http://www.imooc.com/learn/18)
119-
- [版本控制入门 – 搬进 Github](http://www.imooc.com/learn/390)
120-
- [重新介绍 JavaScript(JS 教程)](https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/A_re-introduction_to_JavaScript)
106+
1. 综合类
107+
108+
- [前端知识体系](http://www.cnblogs.com/sb19871023/p/3894452.html)
109+
- [前端知识结构](https://github.com/JacksonTian/fks)
110+
- [免费的编程中文书籍索引](https://github.com/justjavac/free-programming-books-zh_CN)
111+
- [前端书籍](https://github.com/dypsilon/frontend-dev-bookmarks)
112+
- [前端知识体系](http://www.cnblogs.com/sb19871023/p/3894452.html)
113+
- [免费的编程中文书籍索引](https://github.com/justjavac/free-programming-books-zh_CN)
114+
- [张鑫旭 - 慕课系列](http://www.imooc.com/space/teacher/id/197450)
115+
- [智能社 - 精通JavaScript开发](http://study.163.com/course/introduction/224014.htm)
116+
- [lyn - 慕课系列](http://www.imooc.com/space/teacher/id/104593)
117+
- [重新介绍 JavaScript(JS 教程)](https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/A_re-introduction_to_JavaScript)
118+
119+
2. 入门类
120+
121+
- [前端入门教程](http://www.cnblogs.com/jikey/p/3613082.html)
122+
- [瘳雪峰的Javascript教程](http://www.liaoxuefeng.com/wiki/001434446689867b27157e896e74d51a89c25cc8b43bdb3000)
123+
124+
3. 效果类
125+
126+
- [弹出层](http://www.imooc.com/learn/58)
127+
- [焦点图轮播特效](http://www.imooc.com/learn/18)
128+
129+
4. 工具类
130+
131+
- [css sprite 雪碧图制作](http://www.imooc.com/learn/93)
132+
- [版本控制入门 – 搬进 Github](http://www.imooc.com/learn/390)
121133

122134
###六. API:
123135

124-
####0. 总目录
136+
####1. 总目录
125137

126138
1. 开发中心
127139

@@ -140,7 +152,7 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
140152

141153

142154

143-
####1. jQuery
155+
####2. jQuery
144156

145157
* [jQuery API 中文文档](http://jquery.bootcss.com/)
146158
* [hemin 在线版](http://hemin.cn/jq/)
@@ -150,7 +162,7 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
150162
* [学习jquery](http://learn.jquery.com/)
151163
* [jquery 源码查找](http://james.padolsey.com/jquery/)
152164

153-
####2. Ecmascript
165+
####3. Ecmascript
154166

155167
- [Understanding ECMAScript 6 - Nicholas C. Zakas](https://leanpub.com/understandinges6/read)
156168
- [exploring-es6](https://leanpub.com/exploring-es6/read)
@@ -161,7 +173,7 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
161173
- [ECMA-262,第 5 版](http://yanhaijing.com/es5/)
162174
- [es5](http://es5.github.io/)
163175

164-
####3. Js template
176+
####4. Js template
165177

166178
- [template-chooser](http://garann.github.io/template-chooser/)
167179
- [artTemplate](https://github.com/aui/artTemplate)
@@ -170,23 +182,26 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
170182
- [Fxtpl v1.0 繁星前端模板引擎](http://koen301.github.io/fxtpl/)
171183
- [laytpl](http://sentsin.com/layui/laytpl/)
172184

173-
####4. 弹出层
185+
####5. 弹出层
174186

175187
- [artDialog 最新版](https://github.com/aui/artDialog)
176188
- [artDialog 文档](http://aui.github.io/artDialog/doc/index.html)
177189
- [google code 下载地址](https://code.google.com/p/artdialog/downloads/list)
178190
- [贤心弹出层](http://sentsin.com/jquery/layer/)
179191
- [响应式用户交互组件库](https://github.com/bh-lay/UI)
180192

181-
####5. CSS
193+
####6. CSS
182194

183195
- [CSS 语法参考](http://tympanus.net/codrops/css_reference/)
184196
- [CSS3动画手册](http://isux.tencent.com/css3/index.html)
185197
- [腾讯css3动画制作工具](http://isux.tencent.com/css3/tools.html)
186198
- [志爷css小工具集合](http://linxz.github.io/tianyizone/)
187199
- [css3 js 移动大杂烩](http://www.note12.com/category/blog/2014-6-5/538fe0a9f786f1b7019a4dfb)
200+
- [bouncejs 触摸库](http://bouncejs.com/)
201+
- [css3 按钮动画](http://fian.my.id/Waves/)
202+
- []()
188203

189-
####6. Angularjs
204+
####7. Angularjs
190205

191206
- [angularjs中文社区](http://angularjs.cn/)
192207
- [Angularjs源码学习](http://www.cnblogs.com/xuwenmin888/p/3739096.html)
@@ -212,7 +227,7 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
212227
- [整合jQuery Mobile+AngularJS经验谈](http://www.tuicool.com/articles/7ZZVr2)
213228
- [有jQuery背景,该如何用AngularJS编程思想](http://blog.jobbole.com/46589/ )
214229

215-
####7. React
230+
####8. React
216231
- [react.js 中文论坛](http://www.react-china.org/)
217232
- [react.js 官方网址](https://facebook.github.io/react/index.html)
218233
- [react.js 官方文档](https://facebook.github.io/react/docs/getting-started.html)
@@ -225,7 +240,7 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
225240
- [webpack](https://github.com/webpack/webpack)
226241
- []()
227242

228-
####8. 移动端API
243+
####9. 移动端API
229244

230245
1. API
231246
- [99移动端知识集合](https://github.com/jtyjty99999/mobileTech)
@@ -244,14 +259,14 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
244259
- [特色的HTML框架可以创建精美的iOS应用](http://framework7.taobao.org/)
245260
- [淘宝SUI](http://m.sui.taobao.org/)
246261

247-
####9. avalon
262+
####10. avalon
248263

249264
- [avalonjs](http://avalonjs.github.io/)
250265
- [Avalon新一代UI库: OniUI](http://ued.qunar.com/oniui/index.html)
251266
- [avalon.oniui-基于avalon的组件库](https://github.com/RubyLouvre/avalon.oniui)
252267
- []()
253268

254-
####10. Requriejs
269+
####11. Requriejs
255270

256271
- [Javascript模块化编程(一):模块的写法 ](http://www.ruanyifeng.com/blog/2012/10/javascript_module.html)
257272
- [Javascript模块化编程(二):AMD规范](http://www.ruanyifeng.com/blog/2012/10/asynchronous_module_definition.html)
@@ -265,41 +280,41 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
265280
- [requriejs 其一 ](http://cyj.me/why-seajs/requirejs/ )
266281
- [require backbone结合](http://www.cnblogs.com/yexiaochai/p/3221081.html )
267282

268-
####11. Seajs
283+
####12. Seajs
269284

270285
- [seajs](http://seajs.org/)
271286
- [seajs 中文手册](http://cyj.me/why-seajs/zh/)
272287

273-
####12. Less,sass
288+
####13. Less,sass
274289

275290
- [less](http://less.bootcss.com/)
276291
- [sass](http://www.w3cplus.com/sassguide/)
277292
- [sass中国](http://www.cn-sass.com/)
278293

279-
####13. Markdown
294+
####14. Markdown
280295

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

287-
####14. D3
302+
####15. D3
288303

289304
- [d3 Tutorials](https://github.com/mbostock/d3/wiki/Tutorials)
290305
- [Gallery](https://github.com/mbostock/d3/wiki/Gallery)
291306
- [lofter](http://datavisual.lofter.com/post/40cf3a_188e535)
292307
- [iteye](http://alanland.iteye.com/blog/1878595)
293308
- [ruanyifeng](http://javascript.ruanyifeng.com/library/d3.html)
294309

295-
####15. 兼容性
310+
####16. 兼容性
296311

297312
- [esma 兼容列表](http://kangax.github.io/compat-table/es6/)
298313
- [caniuse](http://caniuse.com/#index )
299314
- [csscreator](http://csscreator.com/properties)
300315
- [microsoft](http://msdn.microsoft.com/zh-cn/library/cc351024(v=vs.85).aspx)
301316

302-
####16. UI相关
317+
####17. UI相关
303318

304319
- [bootcss](http://v3.bootcss.com/)
305320
- [MetroUICSS](http://www.w3cplus.com/MetroUICSS/)
@@ -316,11 +331,11 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
316331
- [book](http://git-scm.com/book/zh)
317332
- [gogojimmy](http://gogojimmy.net/2012/01/17/how-to-use-git-1-git-basic/)
318333

319-
####17. HTTP
334+
####18. HTTP
320335

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

323-
####18. 其它API
338+
####19. 其它API
324339

325340
- [javascript流行库汇总](javascriptoo)
326341
- [验证api](http://niceue.com/validator/demo/index.php)
@@ -335,14 +350,14 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
335350
- [svg mdn参考](https://developer.mozilla.org/en-US/docs/Web/SVG)
336351
- [localStorage 库](https://github.com/machao/localStorage)
337352

338-
####19. 图表类
353+
####20. 图表类
339354

340355
- [Highcharts 中文API](http://www.hcharts.cn/api/index.php)
341356
- [Highcharts 英文API](http://api.highcharts.com/highcharts)
342357
- [ECharts 百度的图表软件](http://echarts.baidu.com/ )
343358
- [高德地图](http://lbs.amap.com/api/)
344359

345-
####20. vue
360+
####21. vue
346361

347362
- [Vue.js](http://cn.vuejs.org/)
348363
- [Vue 入门指南](http://www.cnblogs.com/aaronjs/p/3660102.html)
@@ -387,8 +402,19 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
387402
- [Qunar UED](http://ued.qunar.com/)
388403

389404
####2. Javascript
390-
- [ieBetter.js-让IE6-IE8拥有IE9+,Chrome等浏览器特性](http://www.zhangxinxu.com/wordpress/2013/12/iebetter-js-make-ie6-ie8-like-modern-browser-ie9-chrome/)
391405

406+
1. 常用
407+
408+
- [ieBetter.js-让IE6-IE8拥有IE9+,Chrome等浏览器特性](http://www.zhangxinxu.com/wordpress/2013/12/iebetter-js-make-ie6-ie8-like-modern-browser-ie9-chrome/)
409+
410+
2. 算法
411+
412+
- [数据结构与算法 JavaScript 描述. 章节练习](https://github.com/Ralph-Wang/algorithm.in.js)
413+
- [常见排序算法(JS版)](https://github.com/twobin/twobinSort)
414+
- [经典排序](https://github.com/luofei2011/jsAgm/blob/master/js/sort.js)
415+
- [常见排序算法-js版本](https://github.com/hechangmin/jssort)
416+
- [JavaScript 算法与数据结构 精华集](https://github.com/lightningtgc/JavaScript-Algorithms)
417+
- []()
392418

393419
####3. Html5
394420
- [HTML5 有哪些让你惊艳的 demo?](http://www.zhihu.com/question/24398907)
@@ -502,7 +528,7 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
502528
- [前端自动化测试](http://www.zhihu.com/question/29922082)
503529
- [多种轮换图片](http://ajccom.github.io/niceslider/)
504530

505-
####12. 文件上传
531+
####13. 文件上传
506532

507533
- [百度上传组件](http://fex.baidu.com/webuploader/)
508534
- [上传](https://blueimp.github.io/jQuery-File-Upload/)
@@ -512,21 +538,26 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
512538
- [jQuery图片处理](http://www.oschina.net/project/tag/284/jquery-image-tools?lang=0&os=0&sort=view&p=2)
513539
- []()
514540

515-
####13. 模拟select
541+
####14. 模拟select
516542

517543
- [糖饼 select](http://aui.github.io/popupjs/doc/selectbox.html)
518544
- [flexselect](https://github.com/rmm5t/jquery-flexselect)
519545
- [双select](http://loudev.com/)
520546
- []()
521547

522-
####14. 取色插件
548+
####15. 取色插件
523549

524550
- [类似 Photoshop 的界面取色插件](http://www.jq22.com/plugin/367)
525551
- [jquery color](https://github.com/jquery/jquery-color/)
526552
- [取色插件集合](http://www.oschina.net/project/tag/287/color-picker)
527553
- [farbtastic 圆环+正方形](https://github.com/mattfarina/farbtastic)
528554
- []()
529555

556+
####16. 城市联动
557+
558+
- [jquery.cityselect.js基于jQuery+JSON的省市或自定义联动效果](http://www.ijquery.cn/?p=360)
559+
- []()
560+
530561
###九. Nodejs
531562

532563
- [nodejs 篇幅比较巨大](http://liuqing.pw/)
@@ -674,8 +705,6 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
674705
- [haorooms博客](http://www.haorooms.com/about)
675706
- [Justin Young](http://cv.youngdze.com/)
676707
- []()
677-
- []()
678-
- []()
679708

680709
###十四. 面试题
681710

@@ -755,7 +784,9 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
755784
- [reveal](https://github.com/hakimel/reveal.js/)
756785
- [slippy](https://github.com/Seldaek/slippy)
757786

787+
3. Other
758788

789+
- [loading img](http://preloaders.net/en/circular)
759790

760791
###十七. 前端导航网站
761792

0 commit comments

Comments
 (0)