@@ -114,8 +114,6 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
114
114
- [ 张鑫旭 - 慕课系列] ( http://www.imooc.com/space/teacher/id/197450 )
115
115
- [ 智能社 - 精通JavaScript开发] ( http://study.163.com/course/introduction/224014.htm )
116
116
- [ lyn - 慕课系列] ( http://www.imooc.com/space/teacher/id/104593 )
117
- - [ css sprite 雪碧图制作] ( http://www.imooc.com/learn/93 )
118
- - [ 版本控制入门 – 搬进 Github] ( http://www.imooc.com/learn/390 )
119
117
- [ 重新介绍 JavaScript(JS 教程)] ( https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/A_re-introduction_to_JavaScript )
120
118
121
119
2 . 入门类
@@ -127,10 +125,15 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
127
125
128
126
- [ 弹出层] ( http://www.imooc.com/learn/58 )
129
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 )
130
133
131
134
###六. API:
132
135
133
- ####0 . 总目录
136
+ ####1 . 总目录
134
137
135
138
1 . 开发中心
136
139
@@ -149,7 +152,7 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
149
152
150
153
151
154
152
- ####1 . jQuery
155
+ ####2 . jQuery
153
156
154
157
* [ jQuery API 中文文档] ( http://jquery.bootcss.com/ )
155
158
* [ hemin 在线版] ( http://hemin.cn/jq/ )
@@ -159,7 +162,7 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
159
162
* [ 学习jquery] ( http://learn.jquery.com/ )
160
163
* [ jquery 源码查找] ( http://james.padolsey.com/jquery/ )
161
164
162
- ####2 . Ecmascript
165
+ ####3 . Ecmascript
163
166
164
167
- [ Understanding ECMAScript 6 - Nicholas C. Zakas] ( https://leanpub.com/understandinges6/read )
165
168
- [ exploring-es6] ( https://leanpub.com/exploring-es6/read )
@@ -170,7 +173,7 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
170
173
- [ ECMA-262,第 5 版] ( http://yanhaijing.com/es5/ )
171
174
- [ es5] ( http://es5.github.io/ )
172
175
173
- ####3 . Js template
176
+ ####4 . Js template
174
177
175
178
- [ template-chooser] ( http://garann.github.io/template-chooser/ )
176
179
- [ artTemplate] ( https://github.com/aui/artTemplate )
@@ -179,15 +182,15 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
179
182
- [ Fxtpl v1.0 繁星前端模板引擎] ( http://koen301.github.io/fxtpl/ )
180
183
- [ laytpl] ( http://sentsin.com/layui/laytpl/ )
181
184
182
- ####4 . 弹出层
185
+ ####5 . 弹出层
183
186
184
187
- [ artDialog 最新版] ( https://github.com/aui/artDialog )
185
188
- [ artDialog 文档] ( http://aui.github.io/artDialog/doc/index.html )
186
189
- [ google code 下载地址] ( https://code.google.com/p/artdialog/downloads/list )
187
190
- [ 贤心弹出层] ( http://sentsin.com/jquery/layer/ )
188
191
- [ 响应式用户交互组件库] ( https://github.com/bh-lay/UI )
189
192
190
- ####5 . CSS
193
+ ####6 . CSS
191
194
192
195
- [ CSS 语法参考] ( http://tympanus.net/codrops/css_reference/ )
193
196
- [ CSS3动画手册] ( http://isux.tencent.com/css3/index.html )
@@ -198,7 +201,7 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
198
201
- [ css3 按钮动画] ( http://fian.my.id/Waves/ )
199
202
- [ ] ( )
200
203
201
- ####6 . Angularjs
204
+ ####7 . Angularjs
202
205
203
206
- [ angularjs中文社区] ( http://angularjs.cn/ )
204
207
- [ Angularjs源码学习] ( http://www.cnblogs.com/xuwenmin888/p/3739096.html )
@@ -224,7 +227,7 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
224
227
- [ 整合jQuery Mobile+AngularJS经验谈] ( http://www.tuicool.com/articles/7ZZVr2 )
225
228
- [ 有jQuery背景,该如何用AngularJS编程思想] ( http://blog.jobbole.com/46589/ )
226
229
227
- ####7 . React
230
+ ####8 . React
228
231
- [ react.js 中文论坛] ( http://www.react-china.org/ )
229
232
- [ react.js 官方网址] ( https://facebook.github.io/react/index.html )
230
233
- [ react.js 官方文档] ( https://facebook.github.io/react/docs/getting-started.html )
@@ -237,7 +240,7 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
237
240
- [ webpack] ( https://github.com/webpack/webpack )
238
241
- [ ] ( )
239
242
240
- ####8 . 移动端API
243
+ ####9 . 移动端API
241
244
242
245
1 . API
243
246
- [ 99移动端知识集合] ( https://github.com/jtyjty99999/mobileTech )
@@ -256,14 +259,14 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
256
259
- [ 特色的HTML框架可以创建精美的iOS应用] ( http://framework7.taobao.org/ )
257
260
- [ 淘宝SUI] ( http://m.sui.taobao.org/ )
258
261
259
- ####9 . avalon
262
+ ####10 . avalon
260
263
261
264
- [ avalonjs] ( http://avalonjs.github.io/ )
262
265
- [ Avalon新一代UI库: OniUI] ( http://ued.qunar.com/oniui/index.html )
263
266
- [ avalon.oniui-基于avalon的组件库] ( https://github.com/RubyLouvre/avalon.oniui )
264
267
- [ ] ( )
265
268
266
- ####10 . Requriejs
269
+ ####11 . Requriejs
267
270
268
271
- [ Javascript模块化编程(一):模块的写法 ] ( http://www.ruanyifeng.com/blog/2012/10/javascript_module.html )
269
272
- [ Javascript模块化编程(二):AMD规范] ( http://www.ruanyifeng.com/blog/2012/10/asynchronous_module_definition.html )
@@ -277,41 +280,41 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
277
280
- [ requriejs 其一 ] ( http://cyj.me/why-seajs/requirejs/ )
278
281
- [ require backbone结合] ( http://www.cnblogs.com/yexiaochai/p/3221081.html )
279
282
280
- ####11 . Seajs
283
+ ####12 . Seajs
281
284
282
285
- [ seajs] ( http://seajs.org/ )
283
286
- [ seajs 中文手册] ( http://cyj.me/why-seajs/zh/ )
284
287
285
- ####12 . Less,sass
288
+ ####13 . Less,sass
286
289
287
290
- [ less] ( http://less.bootcss.com/ )
288
291
- [ sass] ( http://www.w3cplus.com/sassguide/ )
289
292
- [ sass中国] ( http://www.cn-sass.com/ )
290
293
291
- ####13 . Markdown
294
+ ####14 . Markdown
292
295
293
296
- [ Markdown 语法说明 (简体中文版)] ( http://wowubuntu.com/markdown/ )
294
297
- [ markdown入门参考] ( https://github.com/LearnShare/Learning-Markdown/blob/master/README.md )
295
298
- [ gitbook] ( https://www.gitbook.com/ ) 国外的在线markdown可编辑成书
296
299
- [ mdeditor] ( https://www.zybuluo.com/mdeditor ) 一款国内的在线markdown编辑器
297
300
- [ mditor] ( http://bh-lay.github.io/mditor/ ) 一款轻量级的markdown编辑器
298
301
299
- ####14 . D3
302
+ ####15 . D3
300
303
301
304
- [ d3 Tutorials] ( https://github.com/mbostock/d3/wiki/Tutorials )
302
305
- [ Gallery] ( https://github.com/mbostock/d3/wiki/Gallery )
303
306
- [ lofter] ( http://datavisual.lofter.com/post/40cf3a_188e535 )
304
307
- [ iteye] ( http://alanland.iteye.com/blog/1878595 )
305
308
- [ ruanyifeng] ( http://javascript.ruanyifeng.com/library/d3.html )
306
309
307
- ####15 . 兼容性
310
+ ####16 . 兼容性
308
311
309
312
- [ esma 兼容列表] ( http://kangax.github.io/compat-table/es6/ )
310
313
- [ caniuse] ( http://caniuse.com/#index )
311
314
- [ csscreator] ( http://csscreator.com/properties )
312
315
- [ microsoft] ( http://msdn.microsoft.com/zh-cn/library/cc351024(v=vs.85).aspx )
313
316
314
- ####16 . UI相关
317
+ ####17 . UI相关
315
318
316
319
- [ bootcss] ( http://v3.bootcss.com/ )
317
320
- [ MetroUICSS] ( http://www.w3cplus.com/MetroUICSS/ )
@@ -328,11 +331,11 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
328
331
- [ book] ( http://git-scm.com/book/zh )
329
332
- [ gogojimmy] ( http://gogojimmy.net/2012/01/17/how-to-use-git-1-git-basic/ )
330
333
331
- ####17 . HTTP
334
+ ####18 . HTTP
332
335
333
336
- [ HTTP API 设计指南] ( http://segmentfault.com/bookmark/1230000002521721 )
334
337
335
- ####18 . 其它API
338
+ ####19 . 其它API
336
339
337
340
- [ javascript流行库汇总] ( javascriptoo )
338
341
- [ 验证api] ( http://niceue.com/validator/demo/index.php )
@@ -347,14 +350,14 @@ https://github.com/jsfront/qa/tree/master/2015/07/03
347
350
- [ svg mdn参考] ( https://developer.mozilla.org/en-US/docs/Web/SVG )
348
351
- [ localStorage 库] ( https://github.com/machao/localStorage )
349
352
350
- ####19 . 图表类
353
+ ####20 . 图表类
351
354
352
355
- [ Highcharts 中文API] ( http://www.hcharts.cn/api/index.php )
353
356
- [ Highcharts 英文API] ( http://api.highcharts.com/highcharts )
354
357
- [ ECharts 百度的图表软件] ( http://echarts.baidu.com/ )
355
358
- [ 高德地图] ( http://lbs.amap.com/api/ )
356
359
357
- ####20 . vue
360
+ ####21 . vue
358
361
359
362
- [ Vue.js] ( http://cn.vuejs.org/ )
360
363
- [ Vue 入门指南] ( http://www.cnblogs.com/aaronjs/p/3660102.html )
0 commit comments