└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Front-end-tutorial 2 | :panda_face:最全的资源教程-前端涉及的所有知识体系 3 | 部分内容是出自: 4 | https://github.com/jsfront/src/blob/master/qq.md 5 | 资源教程: 6 | 7 | 1. 综合类 8 | 9 | - [前端知识体系](http://www.cnblogs.com/sb19871023/p/3894452.html) 10 | - [前端知识结构](https://github.com/JacksonTian/fks) 11 | - [Web前端开发大系概览](https://github.com/unruledboy/WebFrontEndStack) 12 | - [Web前端开发大系概览-中文版](http://www.cnblogs.com/unruledboy/p/WebFrontEndStack.html) 13 | - [Web Front-end Stack v2.2](https://raw.githubusercontent.com/unruledboy/WebFrontEndStack/master/Web%20Front%20End%20Stack.png) 14 | - [免费的编程中文书籍索引](https://github.com/justjavac/free-programming-books-zh_CN) 15 | - [前端书籍](https://github.com/dypsilon/frontend-dev-bookmarks) 16 | - [前端免费书籍大全](https://github.com/vhf/free-programming-books) 17 | - [前端知识体系](http://www.cnblogs.com/sb19871023/p/3894452.html) 18 | - [免费的编程中文书籍索引](https://github.com/justjavac/free-programming-books-zh_CN) 19 | - [智能社 - 精通JavaScript开发](http://study.163.com/course/introduction/224014.htm) 20 | - [重新介绍 JavaScript(JS 教程)](https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/A_re-introduction_to_JavaScript) 21 | - [麻省理工学院公开课:计算机科学及编程导论](http://v.163.com/special/opencourse/bianchengdaolun.html) 22 | - [JavaScript中的this陷阱的最全收集--没有之一](http://segmentfault.com/a/1190000002640298) 23 | - [JS函数式编程指南](https://llh911001.gitbooks.io/mostly-adequate-guide-chinese/content/ch1.html) 24 | - [JavaScript Promise迷你书(中文版)](http://liubin.github.io/promises-book/) 25 | - [腾讯移动Web前端知识库](https://github.com/AlloyTeam/Mars) 26 | - [Front-End-Develop-Guide 前端开发指南](https://github.com/Front-End-Developers-Hunan/Front-End-Develop-Guide) 27 | - [前端开发笔记本](https://li-xinyang.gitbooks.io/frontend-notebook/content/) 28 | - [大前端工具集 - 聂微东](https://github.com/nieweidong/fetool) 29 | - [前端开发者手册](https://dwqs.gitbooks.io/frontenddevhandbook/content/) 30 | 31 | 2. 入门类 32 | 33 | - [前端入门教程](http://www.cnblogs.com/jikey/p/3613082.html) 34 | - [瘳雪峰的Javascript教程](http://www.liaoxuefeng.com/wiki/001434446689867b27157e896e74d51a89c25cc8b43bdb3000) 35 | - [jQuery基础教程](http://www.imooc.com/view/11) 36 | - [前端工程师必备的PS技能——切图篇](http://www.imooc.com/view/506) 37 | - [结合个人经历总结的前端入门方法](https://github.com/qiu-deqing/FE-learning) 38 | 39 | 3. 效果类 40 | 41 | - [弹出层](http://www.imooc.com/learn/58) 42 | - [焦点图轮播特效](http://www.imooc.com/learn/18) 43 | 44 | 4. 工具类 45 | 46 | - [css sprite 雪碧图制作](http://www.imooc.com/learn/93) 47 | - [版本控制入门 – 搬进 Github](http://www.imooc.com/learn/390) 48 | - [Grunt-beginner前端自动化工具](http://www.imooc.com/learn/30) 49 | 50 | 5. 慕课专题 51 | 52 | - [张鑫旭 - 慕课系列](http://www.imooc.com/space/teacher/id/197450) 53 | - [lyn - 慕课系列](http://www.imooc.com/space/teacher/id/104593) 54 | - [艾伦 - 慕课系列](http://www.imooc.com/space/teacher/id/290139) 55 | - [碧仔 - Hello,移动WEB](http://www.imooc.com/view/494) 56 | 57 | 6. 周报类 58 | 59 | - [平安科技移动开发二队技术周报](https://github.com/PaicHyperionDev/MobileDevWeekly) 60 | 61 | ###六. API: 62 | 63 | ####1. 总目录 64 | 65 | 1. 开发中心 66 | 67 | - [mozilla js参考](https://developer.mozilla.org/zh-CN/docs/Web/JavaScript) 68 | - [chrome开发中心(chrome的内核已转向blink)](https://developer.chrome.com/extensions/api_index.html) 69 | - [safari开发中心](https://developer.apple.com/library/safari/navigation) 70 | - [microsoft js参考](https://msdn.microsoft.com/zh-cn/library/d1et7k7c(v=vs.94).aspx) 71 | - [js秘密花园](http://sanshi.me/articles/JavaScript-Garden-CN/html/index.html) 72 | - [js秘密花园](http://bonsaiden.github.io/JavaScript-Garden/zh/) 73 | - [w3help](http://www.w3help.org/) 综合Bug集合网站 74 | 75 | 2. 综合搜索 76 | 77 | - [javascripting](http://www.javascripting.com/) 78 | - [各种流行库搜索](http://microjs.com/) 79 | 80 | 3. 综合API 81 | 82 | - [runoob.com-包含各种API集合](http://www.runoob.com/) 83 | - [开源中国在线API文档合集](http://tool.oschina.net/apidocs) 84 | - [devdocs](http://devdocs.io/) 英文综合API网站 85 | 86 | ####2. jQuery 87 | 88 | * [jQuery API 中文文档](http://www.jquery123.com/) 89 | * [hemin 在线版](http://hemin.cn/jq/) 90 | * [css88 jq api](http://www.css88.com/jqapi-1.9/on/) 91 | * [css88 jqui api](http://www.css88.com/jquery-ui-api/) 92 | * [学习jquery](http://learn.jquery.com/) 93 | * [jquery 源码查找](http://james.padolsey.com/jquery/) 94 | 95 | ####3. Ecmascript 96 | 97 | - [Understanding ECMAScript 6 - Nicholas C. Zakas](https://leanpub.com/understandinges6/read) 98 | - [exploring-es6](https://leanpub.com/exploring-es6/read) 99 | - [exploring-es6翻译](https://github.com/es6-org/exploring-es6) 100 | - [exploring-es6翻译后预览](http://es6-org.github.io/exploring-es6/) 101 | - [阮一峰 es6](http://es6.ruanyifeng.com/) 102 | - [阮一峰 Javascript](http://javascript.ruanyifeng.com/) 103 | - [ECMA-262,第 5 版](http://yanhaijing.com/es5/) 104 | - [es5](http://es5.github.io/) 105 | 106 | ####4. Js template 107 | 108 | - [template-chooser](http://garann.github.io/template-chooser/) 109 | - [artTemplate](https://github.com/aui/artTemplate) 110 | - [tomdjs](https://github.com/aui/tmodjs/blob/master/README.md) 111 | - [淘宝模板juicer模板](http://juicer.name/docs/docs_zh_cn.html) 112 | - [Fxtpl v1.0 繁星前端模板引擎](http://koen301.github.io/fxtpl/) 113 | - [laytpl](http://laytpl.layui.com/) 114 | - [mozilla - nunjucks](https://github.com/mozilla/nunjucks) 115 | - [Juicer](https://github.com/PaulGuo/Juicer) 116 | - [dustjs](http://akdubya.github.io/dustjs/) 117 | - [etpl](http://ecomfe.github.io/etpl/) 118 | 119 | ####5. 弹出层 120 | 121 | - [artDialog 最新版](https://github.com/aui/artDialog) 122 | - [artDialog 文档](http://aui.github.io/artDialog/doc/index.html) 123 | - [google code 下载地址](https://code.google.com/p/artdialog/downloads/list) 124 | - [贤心弹出层](http://layer.layui.com/) 125 | - [响应式用户交互组件库](https://github.com/bh-lay/UI) 126 | - [sweetalert-有css3动画弹出层](http://t4t5.github.io/sweetalert/) 127 | 128 | ####6. CSS 129 | 130 | - [CSS 语法参考](http://tympanus.net/codrops/css_reference/) 131 | - [CSS3动画手册](http://isux.tencent.com/css3/index.html) 132 | - [腾讯css3动画制作工具](http://isux.tencent.com/css3/tools.html) 133 | - [志爷css小工具集合](http://linxz.github.io/tianyizone/) 134 | - [css3 js 移动大杂烩](http://www.note12.com/category/blog/2014-6-5/538fe0a9f786f1b7019a4dfb) 135 | - [bouncejs 触摸库](http://bouncejs.com/) 136 | - [css3 按钮动画](http://fian.my.id/Waves/) 137 | - [animate.css](http://daneden.github.io/animate.css/) 138 | - [全局CSS的终结(狗带) [译]](http://www.alloyteam.com/2015/10/8536/) 139 | 140 | ####7. Angularjs 141 | 142 | - [Angular.js 的一些学习资源](https://github.com/dolymood/AngularLearning) 143 | - [angularjs中文社区](http://angularjs.cn/) 144 | - [Angularjs源码学习](http://www.cnblogs.com/xuwenmin888/p/3739096.html) 145 | - [Angularjs源码学习](http://www.ifeenan.com/?c=AngularJS) 146 | - [angular对bootstrap的封装](http://angular-ui.github.io/bootstrap/) 147 | - [angularjs + nodejs](https://cnodejs.org/topic/51404e0f069911196d2e3923) 148 | - [吕大豹 Angularjs](http://www.cnblogs.com/lvdabao/tag/AngularJs/) 149 | - [AngularJS 最佳实践](http://www.infoq.com/cn/news/2013/02/angular-web-app) 150 | - [Angular的一些扩展指令](http://www.lovelucy.info/angularjs-best-practices.html) 151 | - [Angular数据绑定原理](https://github.com/Pasvaz/bindonce) 152 | - [一些扩展Angular UI组件](https://github.com/angular-ui/) 153 | - [Ember和AngularJS的性能测试](http://voidcanvas.com/emberjs-vs-angularjs-performance-testing/) 154 | - [带你走近AngularJS - 基本功能介绍](http://www.cnblogs.com/powertoolsteam/p/angularjs-introdection.html) 155 | - [Angularjs开发指南](http://angular.duapp.com/docs/guide) 156 | - [Angularjs学习](http://www.cnblogs.com/amosli/p/3710648.html) 157 | - [不要带着jQuery的思维去学习AngularJS](http://www.rainweb.cn/article/angularjs-jquery.html) 158 | - [angularjs 学习笔记](http://wangjiatao.diandian.com/?tag=angularjs) 159 | - [angularjs 开发指南](http://www.angularjs.cn/T008) 160 | - [angularjs 英文资料](https://github.com/jmcunningham/AngularJS-Learning) 161 | - [angular bootstrap](http://angular-ui.github.io/bootstrap/) 162 | - [angular jq mobile](https://github.com/opitzconsulting/jquery-mobile-angular-adapter) 163 | - [angular ui](http://mgcrea.github.io/angular-strap/) 164 | - [整合jQuery Mobile+AngularJS经验谈](http://www.tuicool.com/articles/7ZZVr2) 165 | - [有jQuery背景,该如何用AngularJS编程思想](http://blog.jobbole.com/46589/ ) 166 | - [AngularJS在线教程](http://each.sinaapp.com/angular/) 167 | - [angular学习笔记](http://www.zouyesheng.com/angular.html) 168 | 169 | ####8. React 170 | - [react.js 中文论坛](http://www.react-china.org/) 171 | - [react.js 官方网址](https://facebook.github.io/react/index.html) 172 | - [react.js 官方文档](https://facebook.github.io/react/docs/getting-started.html) 173 | - [react.js material UI](http://material-ui.com/#/) 174 | - [react.js TouchstoneJS UI](http://touchstonejs.io/) 175 | - [react.js amazeui UI](http://amazeui.org/react/) 176 | - [React 入门实例教程 - 阮一峰](http://www.ruanyifeng.com/blog/2015/03/react.html) 177 | - [React Native 中文版](http://wiki.jikexueyuan.com/project/react-native/) 178 | - [Webpack 和 React 小书 - 前端乱炖](http://www.html-js.com/article/Fakefish%203053) 179 | - [Webpack 和 React 小书 - gitbook](https://fakefish.github.io/react-webpack-cookbook/) 180 | - [webpack](https://github.com/webpack/webpack) 181 | - [Webpack,101入门体验](http://html-js.com/article/3009) 182 | - [webpack入门教程](http://html-js.com/article/3113) 183 | - [基于webpack搭建前端工程解决方案探索](http://segmentfault.com/a/1190000003499526) 184 | - [React原创实战视频教程](http://www.piliyu.com/) 185 | 186 | ####9. 移动端API 187 | 188 | 1. API 189 | - [99移动端知识集合](https://github.com/jtyjty99999/mobileTech) 190 | - [移动端前端开发知识库](https://github.com/AlloyTeam/Mars) 191 | - [移动前端的一些坑和解决方法(外观表现)](http://caibaojian.com/mobile-web-bug.html) 192 | - [【原】移动web资源整理](http://www.cnblogs.com/PeunZhang/p/3407453.html) 193 | - [zepto 1.0 中文手册](http://mweb.baidu.com/zeptoapi/) 194 | - [zepto 1.0 中文手册](http://www.html-5.cn/Manual/Zepto/) 195 | - [zepto 1.1.2](http://www.css88.com/doc/zeptojs_api/) 196 | - [zepto 中文注释](http://www.cnblogs.com/sky000/archive/2013/03/29/2988952.html) 197 | - [jqmobile 手册](http://app-framework-software.intel.com/api.php) 198 | - [移动浏览器开发集合](https://github.com/maxzhang/maxzhang.github.com/issues) 199 | - [移动开发大杂烩](https://github.com/hoosin/mobile-web-favorites) 200 | - [微信webview中的一些问题](http://lin-chao.github.io/2014/11/14/%E5%BE%AE%E4%BF%A1webview%E4%B8%AD%E7%9A%84%E4%B8%80%E4%BA%9B%E9%97%AE%E9%A2%98/) 201 | 2. 框架 202 | - [特色的HTML框架可以创建精美的iOS应用](http://framework7.taobao.org/) 203 | - [淘宝SUI](http://m.sui.taobao.org/) 204 | 205 | ####10. avalon 206 | 207 | - [avalonjs](http://avalonjs.github.io/) 208 | - [Avalon新一代UI库: OniUI](http://ued.qunar.com/oniui/index.html) 209 | - [avalon.oniui-基于avalon的组件库](https://github.com/RubyLouvre/avalon.oniui) 210 | - []() 211 | 212 | ####11. Requriejs 213 | 214 | - [Javascript模块化编程(一):模块的写法 ](http://www.ruanyifeng.com/blog/2012/10/javascript_module.html) 215 | - [Javascript模块化编程(二):AMD规范](http://www.ruanyifeng.com/blog/2012/10/asynchronous_module_definition.html) 216 | - [Javascript模块化编程(三):require.js的用法](http://www.ruanyifeng.com/blog/2012/11/require_js.html) 217 | - [RequireJS入门(一)](http://www.cnblogs.com/snandy/archive/2012/05/22/2513652.html) 218 | - [RequireJS入门(二)](http://www.cnblogs.com/snandy/archive/2012/05/23/2513712.html) 219 | - [RequireJS进阶(三)](http://www.cnblogs.com/snandy/archive/2012/06/08/2538001.html) 220 | - [requrie源码学习](http://www.cnblogs.com/yexiaochai/p/3632580.html ) 221 | - [requrie 入门指南](http://www.oschina.net/translate/getting-started-with-the-requirejs-library ) 222 | - [requrieJS 学习笔记](http://www.cnblogs.com/yexiaochai/p/3214926.html ) 223 | - [requriejs 其一 ](http://cyj.me/why-seajs/requirejs/ ) 224 | - [require backbone结合](http://www.cnblogs.com/yexiaochai/p/3221081.html ) 225 | 226 | ####12. Seajs 227 | 228 | - [seajs](http://seajs.org/) 229 | - [seajs 中文手册](http://cyj.me/why-seajs/zh/) 230 | 231 | ####13. Less,sass 232 | 233 | - [sass](http://www.w3cplus.com/sassguide/) 234 | - [sass教程-sass中国](http://www.sass.hk/) 235 | - [Sass 中文文档](http://sass.bootcss.com/) 236 | - [less](http://less.bootcss.com/) 237 | 238 | ####14. Markdown 239 | 240 | - [Markdown 语法说明 (简体中文版)](http://wowubuntu.com/markdown/) 241 | - [markdown入门参考](https://github.com/LearnShare/Learning-Markdown/blob/master/README.md) 242 | - [gitbook](https://www.gitbook.com/) 国外的在线markdown可编辑成书 243 | - [mdeditor](https://www.zybuluo.com/mdeditor) 一款国内的在线markdown编辑器 244 | - [stackedit](https://stackedit.io) 国外的在线markdown编辑器,功能强大,同步云盘 245 | - [mditor](http://bh-lay.github.io/mditor/) 一款轻量级的markdown编辑器 246 | - [lepture-editor](https://github.com/lepture/editor) 247 | - [markdown-editor](https://github.com/jbt/markdown-editor) 248 | 249 | ####15. D3 250 | 251 | - [d3 Tutorials](https://github.com/mbostock/d3/wiki/Tutorials) 252 | - [Gallery](https://github.com/mbostock/d3/wiki/Gallery) 253 | - [lofter](http://datavisual.lofter.com/post/40cf3a_188e535) 254 | - [iteye](http://alanland.iteye.com/blog/1878595) 255 | - [ruanyifeng](http://javascript.ruanyifeng.com/library/d3.html) 256 | 257 | ####16. 兼容性 258 | 259 | - [esma 兼容列表](http://kangax.github.io/compat-table/es6/) 260 | - [W3C CSS验证服务](http://jigsaw.w3.org/css-validator/validator.html.zh-cn) 261 | - [caniuse](http://caniuse.com/#index ) 262 | - [csscreator](http://csscreator.com/properties) 263 | - [microsoft](https://msdn.microsoft.com/zh-cn/library/cc351024(v=vs.85).aspx) 264 | - [在线测兼容-移动端](http://www.responsinator.com/) 265 | - [emulators](https://www.manymo.com/emulators) 266 | 267 | ####17. UI相关 268 | 269 | - [bootcss](http://v3.bootcss.com/) 270 | - [MetroUICSS](http://www.w3cplus.com/MetroUICSS/) 271 | - [semantic](http://semantic-ui.com/) 272 | - [Buttons](http://alexwolfe.github.io/Buttons/) 273 | - [kitecss](http://hiloki.github.io/kitecss/) 274 | - [pintuer](http://www.pintuer.com/) 275 | - [amazeui](http://amazeui.org/) 276 | - [worldhello](http://www.worldhello.net/gotgithub/index.html) 277 | - [linuxtoy](http://igit.linuxtoy.org/contents.html) 278 | - [gitmagic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/zh_cn/) 279 | - [rogerdudler](http://rogerdudler.github.io/git-guide/index.zh.html) 280 | - [gitref](http://gitref.justjavac.com/) 281 | - [book](http://git-scm.com/book/zh) 282 | - [gogojimmy](http://gogojimmy.net/2012/01/17/how-to-use-git-1-git-basic/) 283 | 284 | ####18. HTTP 285 | 286 | - [HTTP API 设计指南](http://segmentfault.com/bookmark/1230000002521721) 287 | 288 | ####19. 其它API 289 | 290 | - [javascript流行库汇总](javascriptoo) 291 | - [验证api](http://niceue.com/validator/demo/index.php) 292 | - [underscore 中文手册](http://www.css88.com/doc/underscore/) 293 | - [underscore源码分析](http://www.html-js.com/article/Underscorejs-source-code-analysis-of-underscorejs-source-code-analysis%203031) 294 | - [underscore源码分析-亚里士朱德的博客](http://yalishizhude.github.io/tags/underscore/) 295 | - [underscrejs en api](http://underscorejs.org/) 296 | - [lodash - underscore的代替品](https://lodash.com/) 297 | - [ext4api](http://extjs-doc-cn.github.io/ext4api/) 298 | - [backbone 中文手册](http://www.csser.com/tools/backbone/backbone.js.html) 299 | - [qwrap手册](http://dev.qwrap.com/resource/js/_docs/_youa/#/qw/base/loadJs_.htm) 300 | - [缓动函数](http://easings.net/zh-cn) 301 | - [svg 中文参考](http://www.w3school.com.cn/svg/svg_reference.asp) 302 | - [svg mdn参考](https://developer.mozilla.org/en-US/docs/Web/SVG) 303 | - [svg 导出 canvas](https://github.com/gabelerner/canvg) 304 | - [svg 导出 png](https://github.com/exupero/saveSvgAsPng) 305 | - [ai-to-svg](http://www.zamzar.com/convert/ai-to-svg/) 306 | - [localStorage 库](https://github.com/machao/localStorage) 307 | 308 | ####20. 图表类 309 | 310 | - [Highcharts 中文API](http://www.hcharts.cn/api/index.php) 311 | - [Highcharts 英文API](http://api.highcharts.com/highcharts) 312 | - [ECharts 百度的图表软件](http://echarts.baidu.com/ ) 313 | - [高德地图](http://lbs.amap.com/api/) 314 | - [开源的矢量图脚本框架](http://paperjs.org/) 315 | - [svg 地图](http://jvectormap.com/) 316 | 317 | ####21. vue 318 | 319 | - [Vue](http://cn.vuejs.org/) 320 | - [Vue 论坛](http://forum.vuejs.org/) 321 | - [Vue 入门指南](http://www.cnblogs.com/aaronjs/p/3660102.html) 322 | - [Vue 的一些资源索引](http://segmentfault.com/a/1190000000411057) 323 | - []() 324 | 325 | ####21. 正则 326 | 327 | - [JS正则表达式元字符](http://segmentfault.com/a/1190000002471140) 328 | - [正则表达式30分钟入门教程](http://deerchao.net/tutorials/regex/regex.htm) 329 | - [MDN-正则表达式](https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Guide/Regular_Expressions) 330 | - [ruanyifeng - RegExp对象](http://javascript.ruanyifeng.com/stdlib/regexp.html) 331 | - [小胡子哥 - 进阶正则表达式](http://div.io/topic/764?page=1) 332 | - [is.js](https://github.com/Cedriking/is.js/blob/master/is.js) 333 | - [正则在线测试](http://regexper.com/) 334 | - []() 335 | 336 | ####22. ionic 337 | 338 | - [ionic](https://github.com/ychow/ionic-guide) 339 | 340 | ####23. 其它 341 | 342 | - [Mock.js 是一款模拟数据生成器](http://mockjs.com/) 343 | 344 | ###七. 开发规范 345 | 346 | 1. 前端 347 | - [通过分析github代码库总结出来的工程师代码书写习惯](http://alloyteam.github.io/CodeGuide) 348 | - [HTML&CSS编码规范 by @mdo](http://codeguide.bootcss.com/) 349 | - [团队合作的css命名规范-腾讯AlloyTeam前端团队](http://www.alloyteam.com/2011/10/107/) 350 | - [前端编码规范之js - by yuwenhui](http://yuwenhui.github.io/) 351 | - [前端编码规范之js - by 李靖](http://www.cnblogs.com/hustskyking/p/javascript-spec.html) 352 | - [前端开发规范手册](http://zhibimo.com/read/Ashu/front-end-style-guide/) 353 | - [Airbnb JavaScript 编码规范(简体中文版)](https://github.com/yuche/javascript#table-of-contents) 354 | - [AMD与CMD规范的区别](http://www.zhihu.com/question/20351507) 355 | - [AMD与CMD规范的区别](http://www.cnblogs.com/tugenhua0707/p/3507957.html) 356 | - [KISSY 源码规范](http://docs.kissyui.com/1.4/docs/html/tutorials/style-guide/kissy-source-style.html) 357 | - [bt编码规范](http://codeguide.bootcss.com/) 358 | - [规范加强版](https://github.com/Suxiaogang/Code_Guide) 359 | - [前端代码规范 及 最佳实践](http://blog.jobbole.com/79075/) 360 | - [百度前端规范](http://coderlmn.github.io/code-standards/) 361 | - [百度前端规范](http://isobar-idev.github.io/code-standards/) 362 | - [百度前端规范](http://zhuanlan.zhihu.com/fuyun/19884834) 363 | - [ECMAScript6 编码规范--广发证券前端团队](https://github.com/gf-rd/es6-coding-style) 364 | - [JavaScript 风格指南/编码规范(Airbnb公司版)](http://blog.jobbole.com/79484/) 365 | - [网易前端开发规范](http://nec.netease.com/standard) 366 | - [css模块](http://www.75team.com/archives/1049) 367 | - [前端规范资源列表](https://github.com/ecomfe/spec) 368 | 369 | 2. PHP 370 | 371 | - [最流行的PHP 代码规范](http://segmentfault.com/a/1190000000443795) 372 | - [最流行的PHP 代码规范](https://github.com/hfcorriez/fig-standards/blob/zh_CN/%E6%8E%A5%E5%8F%97/PSR-2-coding-style-guide.md) 373 | 374 | 3. Android 375 | 376 | - [【敏捷开发】Android团队开发规范](http://www.cnblogs.com/lcw/p/3619181.html) 377 | - [Android 开发规范与应用](http://www.jianshu.com/p/4390f4fe19b3) 378 | 379 | ###八. 其它收集 380 | 381 | ####1. 各大公司开源项目 382 | 383 | - [Facebook Projects](https://code.facebook.com/projects/web/) 384 | - [百度web前端研发部](http://fex.baidu.com/) 385 | - [百度EFE](http://efe.baidu.com/) 386 | - [百度github](https://github.com/fex-team/) 387 | - [alloyteam](http://www.alloyteam.com/) 388 | - [alloyteam-github](http://alloyteam.github.io/) 389 | - [alloyteam-AlloyGameEngine](https://github.com/AlloyTeam/AlloyGameEngine) 390 | - [AlloyDesigner](http://alloyteam.github.io/AlloyDesigner/) 即时修改,即时保存,设计稿较正,其它开发辅助工具 391 | - [H5交互页编辑器AEditor介绍](http://www.alloyteam.com/2015/06/h5-jiao-hu-ye-bian-ji-qi-aeditor-jie-shao/) H5动画交互页开发的工具介绍 392 | - [AEditor](http://aeditor.alloyteam.com/) H5动画交互页开发的工具 393 | - [maka](http://forum.maka.im/wordpress/) 394 | - [值得订阅的weekly](https://github.com/fenbility/weekly-feed) 395 | - [腾讯html5](http://cube.qq.com/) 396 | - [奇舞团开源项目](http://75team.github.io/) 397 | - [Qunar UED](http://ued.qunar.com/) 398 | 399 | ####2. Javascript 400 | 401 | 1. 常用 402 | 403 | - [ieBetter.js-让IE6-IE8拥有IE9+,Chrome等浏览器特性](http://www.zhangxinxu.com/wordpress/2013/12/iebetter-js-make-ie6-ie8-like-modern-browser-ie9-chrome/) 404 | - [模拟键盘](http://mottie.github.io/Keyboard/) 405 | - [拼音](https://github.com/hotoo/pinyin) 406 | - [中国个人身份证号验证](https://github.com/mc-zone/IDValidator) 407 | 408 | 2. 算法 409 | 410 | - [数据结构与算法 JavaScript 描述. 章节练习](https://github.com/Ralph-Wang/algorithm.in.js) 411 | - [常见排序算法(JS版)](https://github.com/twobin/twobinSort) 412 | - [经典排序](https://github.com/luofei2011/jsAgm/blob/master/js/sort.js) 413 | - [常见排序算法-js版本](https://github.com/hechangmin/jssort) 414 | - [JavaScript 算法与数据结构 精华集](https://github.com/lightningtgc/JavaScript-Algorithms) 415 | - [面试常考算法题精讲](http://www.nowcoder.com/live/courses) 416 | - []() 417 | 418 | 3. 移动端 419 | 420 | - [fastclick](https://github.com/ftlabs/fastclick) 421 | - [no-click-delay](https://github.com/mmastrac/jquery-noclickdelay) 422 | 423 | 4. JSON 424 | 425 | - [模拟生成JSON数据](http://beta.json-generator.com/) 426 | - [返回跨域JSONAPI](http://jsonp.afeld.me/) 427 | 428 | ####3. Html5 429 | - [HTML5 有哪些让你惊艳的 demo?](http://www.zhihu.com/question/24398907) 430 | 431 | ####4. CSS 432 | - [browserhacks](http://browserhacks.com/) 433 | - []() 434 | 435 | ####5. jQuery 436 | 437 | 1. 焦点图 438 | 439 | - [myfocus](https://github.com/koen301/myfocus) 440 | - [myfocus-官方演示站](http://www.chhua.com/myfocus/) 441 | - [SuperSlidev2.1 -- 大话主席](http://www.superslide2.com/) 442 | - [soChange](http://www.bujichong.com/sojs/soChange/index.html) 443 | 444 | ####6. Ext, EasyUI, J-UI 及其它各种UI方案 445 | 446 | 1. Ext 447 | 448 | - [extjs](https://www.sencha.com/products/extjs/) 449 | - [ext4英文api](http://docs.sencha.com/extjs/4.0.7/) 450 | - [ext4中文api](http://extjs-doc-cn.github.io/ext4api/) 451 | - []() 452 | 453 | 2. EasyUI 454 | 455 | - [jquery easyui 未压缩源代码](http://jquery-easyui.googlecode.com/svn/trunk/src/) 456 | 457 | 3. J-UI 458 | 459 | - [J-UI](http://jui.org/) 460 | 461 | 4. Other 462 | 463 | - [MUI-最接近原生APP体验的高性能前端框架](http://dcloudio.github.io/mui/) 464 | - [Amaze UI | 中国首个开源 HTML5 跨屏前端框架](http://amazeui.org/) 465 | - [淘宝 HTML5 前端框架](http://m.sui.taobao.org/) 466 | - [KISSY - 阿里前端JavaScript库](http://docs.kissyui.com/) 467 | - [网易Nej - Nice Easy Javascript](http://nej.netease.com/) 468 | - [Kendo UI MVVM Demo](http://demos.telerik.com/kendo-ui/mvvm/index) 469 | - [Bootstrap](http://www.bootcss.com/) 470 | - [Smart UI](http://smartui.chinamzz.com/) 471 | - [雅虎UI - CSS UI](http://developer.yahoo.com/yui/grids/) 472 | 473 | ####7. 页面 社会化 分享功能 474 | 475 | - [百度分享](http://share.baidu.com/) pc端 476 | - [JiaThis](http://jiathis.com/) pc端 477 | - [社会化分享组件](http://developer.baidu.com/soc/share) 移动端 478 | - [ShareSDK 轻松实现社会化功能](http://www.mob.com/#/index) 移动端 479 | - [友盟分享](http://dev.umeng.com/social/android/quick-integration) 移动端 480 | 481 | ####8. 富文本编辑器 482 | 483 | - [百度 ueditor](http://ueditor.baidu.com/website/) 484 | - [经典的ckeditor](http://ckeditor.com/) 485 | - [经典的kindeditor](http://kindeditor.net/) 486 | - [wysiwyg](http://www.bootcss.com/p/bootstrap-wysiwyg/) 487 | - [一个有情怀的编辑器。Bach's Editor](http://integ.github.io/BachEditor/) 488 | - [tower用的编辑器](https://github.com/mycolorway/simditor) 489 | - [summernote 编辑器](https://github.com/summernote/summernote) 490 | - [html5编辑器](http://neilj.github.io/Squire/) 491 | - [XEditor](http://lab.hustlzp.com/XEditor/) 492 | - [wangEditor](https://github.com/wangfupeng1988/wangEditor ) 493 | 494 | ####9. 日历 495 | 496 | 1. PC 497 | 498 | - [经典my97](http://www.my97.net/dp/demo/index.htm) 499 | - [强大的独立日期选择器](http://www.cnblogs.com/gbin1/archive/2012/04/16/2452105.html) 500 | - [fullcalendar](http://fullcalendar.io/) 501 | - [fullcalendar日历控件知识点集合 ](http://blog.csdn.net/francislaw/article/details/7740630) 502 | - [中文api](http://blog.sina.com.cn/s/blog_9475b1c101012c5f.html) 503 | - [农历日历](https://github.com/zzyss86/LunarCalendar) 504 | - [超酷的仿百度带节日日历老黄历控件](http://www.sucaisj.com/jiaoben/date/201509/16856.html) 505 | - [日期格式化](http://momentjs.com/) 506 | - [大牛日历控件](https://github.com/Johnqing/QPAYCalendar/) 507 | - [我群某管理作品](https://github.com/Iamlars/dateMarker) 508 | - [input按位替换-官网](http://digitalbush.com/projects/masked-input-plugin/) 509 | - [input按位替换-github](https://github.com/digitalBush/jquery.maskedinput/tree/1.2.2) 510 | - [bootstrap-daterangepicker](https://github.com/dangrossman/bootstrap-daterangepicker) 511 | - [国外30个插件集合](http://www.vandelaydesign.com/30-best-free-jquery-plugins/) 512 | - [JavaScript datepicker](http://dbushell.com/2012/10/09/pikaday-javascript-datepicker/) 513 | - [Datepair.js](http://jonthornton.github.io/Datepair.js/) 514 | - [一个风格多样的日历](https://github.com/glad/glDatePicker) 515 | - [弹出层式的全日历](http://amsul.ca/pickadate.js/date/) 516 | - [jquery双日历](http://www.daterangepicker.com/) 517 | 518 | 2. 移动 519 | 520 | - [大气实用jQuery手机移动端日历日期选择插件](http://www.frankdemo.cn/index.php?c=content&a=show&id=115) 521 | - [jQuery Mobile 移动开发中的日期插件Mobiscroll ](https://mobiscroll.com/) 522 | 523 | 524 | 3. Date library 525 | 526 | - [Datejs](https://github.com/datejs/Datejs) 527 | - [sugarjs](http://sugarjs.com/api/Date) 528 | 529 | ####10. 综合效果搜索平台 530 | 531 | - [效果网](http://www.jq22.com) 532 | - [17素材](http://www.17sucai.com/) 533 | - [常用的JavaScript代码片段](http://microjs.com/) 534 | 535 | ####11. 前端工程化 536 | 537 | 1. 概述 538 | 539 | - [前端工具大全](http://www.awesomes.cn/) 540 | - [什么是前端工程化](https://github.com/fouber/blog/issues/10?from=timeline&isappinstalled=0#) 541 | 542 | 2. Gulp 543 | 544 | - [Gulp官网](http://gulpjs.com/) 545 | - [Gulp中文网](http://www.gulpjs.com.cn/) 546 | - [gulp资料收集](https://github.com/Platform-CUF/use-gulp) 547 | - [Gulp:任务自动管理工具 - ruanyifeng](http://javascript.ruanyifeng.com/tool/gulp.html) 548 | - [Gulp插件](http://gulpjs.com/plugins/) 549 | - [Gulp不完全入门教程](http://www.ido321.com/1622.html) 550 | - [为什么使用gulp?](https://github.com/hjzheng/CUF_meeting_knowledge_share/issues/33) 551 | - [Gulp安装及配合组件构建前端开发一体化](http://www.dbpoo.com/getting-started-with-gulp/) 552 | - [Gulp 入门指南](https://github.com/nimojs/gulp-book) 553 | - [Gulp 入门指南 - nimojs](https://github.com/nimojs/blog/issues/19) 554 | - [Gulp入门教程](http://markpop.github.io/2014/09/17/Gulp%E5%85%A5%E9%97%A8%E6%95%99%E7%A8%8B/) 555 | - [Gulp in Action](http://www.imooc.com/video/5692) 556 | - [Gulp开发教程(翻译)](http://www.w3ctech.com/topic/134) 557 | - [前端构建工具gulpjs的使用介绍及技巧](http://www.cnblogs.com/2050/p/4198792.html) 558 | 559 | 3. Grunt 560 | 561 | - [gruntjs](http://gruntjs.com/) 562 | - [Grunt中文网](http://www.gruntjs.net/) 563 | 564 | 4. Fis 565 | 566 | - [fis 官网](http://fex-team.github.io/fis-site/index.html) 567 | - [fis](http://fis.baidu.com/) 568 | 569 | ####12. 轮播图 570 | 571 | 1. pc图轮 572 | 573 | - [单屏轮播sochange](http://www.jsfoot.com/jquery/demo/2011-09-20/192.html) 574 | - [左右按钮多图切换](http://bxslider.com/examples/carousel-demystified) 575 | - [fullpage全屏轮播](https://github.com/alvarotrigo/fullPage.js/) 576 | 577 | 2. 移动端 578 | 579 | - [无缝切换](http://www.swipejs.com/) 580 | - [滑屏效果](http://www.idangero.us/swiper/) 581 | - [全屏fullpage](https://github.com/peunzhang/fullpage) 582 | - [单个图片切换](https://github.com/qiqiboy/touchslider) 583 | - [单个全屏切换](https://github.com/peunzhang/slip.js) 584 | - [百度的切换库](http://touch.code.baidu.com/examples.html?qq-pf-to=pcqq.group) 585 | - [单个全屏切换](https://github.com/peunzhang/iSlider) 586 | - [滑屏效果](https://github.com/saw/touch-interfaces) 587 | - [旋转拖动设置](http://baijs.com/tinycircleslider/) 588 | - [类似于swipe切换](http://touchslider.com/) 589 | - [支持多种形式的触摸滑动](http://www.swiper.com.cn/demo/index.html) 590 | - [滑屏效果](https://github.com/joker-ye/main/blob/master/wap/index.html) 591 | - [大话主席pc移动图片轮换](http://www.superslide2.com/) 592 | - [滑屏效果](https://github.com/hahnzhu/parallax.js) 593 | - [基于zepto的fullpage](https://github.com/yanhaijing/zepto.fullpage) 594 | - [[WebApp]定宽网页设计下,固定宽度布局开发WebApp并实现多终端下WebApp布局自适应](http://www.cnblogs.com/plums/archive/2013/01/10/WebApp-fixed-width-layout-of-multi-terminal-adapter-since.html) 595 | - [判断微信客户端的那些坑](http://loo2k.com/blog/detecting-wechat-client/) 596 | - [可以通过javascript直接调用原生分享的工具](https://github.com/JefferyWang/nativeShare.js) 597 | - [JiaThis 分享到微信代码](http://www.jiathis.com/help/html/weixin-share-code) 598 | - [聊聊移动端跨平台开发的各种技术](http://fex.baidu.com/blog/2015/05/cross-mobile/) 599 | - [前端自动化测试](http://www.zhihu.com/question/29922082) 600 | - [多种轮换图片](http://ajccom.github.io/niceslider/) 601 | - [滑动侧边栏](https://mango.github.io/slideout/) 602 | 603 | ####13. 文件上传 604 | 605 | - [百度上传组件](http://fex.baidu.com/webuploader/) 606 | - [上传](https://blueimp.github.io/jQuery-File-Upload/) 607 | - [flash 头像上传](http://www.hdfu.net/) 608 | - [图片上传预览](http://www.dropzonejs.com/) 609 | - [图片裁剪](http://elemefe.github.io/image-cropper/) 610 | - [图片裁剪-shearphoto](http://www.shearphoto.com/) 611 | - [jQuery图片处理](http://www.oschina.net/project/tag/284/jquery-image-tools?lang=0&os=0&sort=view&p=2) 612 | - []() 613 | 614 | ####14. 模拟select 615 | 616 | - [糖饼 select](http://aui.github.io/popupjs/doc/selectbox.html) 617 | - [flexselect](https://github.com/rmm5t/jquery-flexselect) 618 | - [双select](http://loudev.com/) 619 | - [select2](http://select2.github.io/) 620 | - []() 621 | 622 | ####15. 取色插件 623 | 624 | - [类似 Photoshop 的界面取色插件](http://www.jq22.com/plugin/367) 625 | - [jquery color](https://github.com/jquery/jquery-color/) 626 | - [取色插件集合](http://www.oschina.net/project/tag/287/color-picker) 627 | - [farbtastic 圆环+正方形](https://github.com/mattfarina/farbtastic) 628 | - []() 629 | 630 | ####16. 城市联动 631 | 632 | - [jquery.cityselect.js基于jQuery+JSON的省市或自定义联动效果](http://www.ijquery.cn/?p=360) 633 | - []() 634 | 635 | ####17. 剪贴板 636 | 637 | - [剪贴板](https://github.com/zeroclipboard/zeroclipboard) 638 | - [clipboard 最新的剪切方案](http://zenorocha.github.io/clipboard.js/) 639 | - [不是Flash的剪贴板](https://github.com/zenorocha/clipboard.js) 640 | 641 | ####18. 简繁转换 642 | 643 | - [简繁转换](https://github.com/BYVoid/OpenCC) 644 | 645 | ####19. 表格 Grid 646 | 647 | - [facebook表格](http://facebook.github.io/fixed-data-table/) 648 | - [类似于Excel编辑表格-handsontable](http://handsontable.com/) 649 | - [bootstrap-table插件](http://bootstrap-table.wenzhixin.net.cn/) 650 | - [datatables](https://www.datatables.net/) 651 | 652 | ####20. 在线演示 653 | 654 | - [js 在线编辑 - runjs](http://runjs.cn/) 655 | - [js 在线编辑 - jsbin](http://jsbin.com/) 656 | - [js 在线编辑 - codepen](http://codepen.io/) 657 | - [js 在线编辑 - jsfiddle](http://jsfiddle.net/) 658 | - [java 在线编辑 - runjs](http://ideone.com/) 659 | - [js 在线编辑 - hcharts](http://code.hcharts.cn/) 660 | - [js 在线编辑 - jsdm](http://jsdm.com/) 661 | - [sql 在线编辑 - sqlfiddle](http://sqlfiddle.com/) 662 | - [mozilla 在线编辑器](https://thimble.mozilla.org) 663 | 664 | ####21. 播放器 665 | 666 | - [Html5 VideoPlayer](https://github.com/zmmbreeze/DeadSimpleVideoPlayer) 667 | 668 | ####22. 粒子动画 669 | 670 | - [Proton 烟花](http://a-jie.github.io/Proton/#example) 671 | 672 | ###九. Nodejs 673 | 674 | - [nodejs 篇幅比较巨大](http://liuqing.pw/) 675 | - [Node.js 包教不包会](https://github.com/alsotang/node-lessons) 676 | - [篇幅比较少](http://www.rainweb.cn/article/category/Nodejs) 677 | - [node express 入门教程](http://www.w3cfuns.com/article-5598538-1-1.html) 678 | - [nodejs定时任务](http://my.oschina.net/u/568264/blog/193773) 679 | - [一个nodejs博客](http://60sky.com/) 680 | - [【NodeJS 学习笔记04】新闻发布系统](http://www.cnblogs.com/yexiaochai/p/3536547.html) 681 | - [过年7天乐,学nodejs 也快乐](http://www.cnblogs.com/qqloving/p/3541099.html) 682 | - [七天学会NodeJS](https://github.com/nqdeng/7-days-nodejs) 683 | - [Nodejs学习笔记(二)--- 事件模块](http://www.cnblogs.com/zhongweiv/p/nodejs_events.html) 684 | - [nodejs入门](http://www.cnblogs.com/liusuqi/p/3735491.html) 685 | - [angularjs nodejs](https://github.com/zensh/jsgen) 686 | - [从零开始nodejs系列文章](http://blog.fens.me/series-nodejs/) 687 | - [理解nodejs](http://debuggable.com/posts/understanding-node-js:4bd98440-45e4-4a9a-8ef7-0f7ecbdd56cb) 688 | - [nodejs事件轮询](http://blog.mixu.net/2011/02/01/understanding-the-node-js-event-loop/) 689 | - [node入门](http://www.nodebeginner.org/index-zh-cn.html) 690 | - [nodejs cms](http://ourjs.com/detail/53e1f281c5910a9806000001) 691 | - [Node初学者入门,一本全面的NodeJS教程](http://ourjs.com/detail/529ca5950cb6498814000005) 692 | - [NodeJS的代码调试和性能调优](http://www.barretlee.com/blog/2015/10/07/debug-nodejs-in-command-line/) 693 | 694 | ###十. 性能优化 695 | 696 | 1. 常规优化 697 | 698 | - [Javascript高性能动画与页面渲染](http://www.infoq.com/cn/articles/javascript-high-performance-animation-and-page-rendering) 699 | - [移动H5前端性能优化指南](http://isux.tencent.com/h5-performance.html) 700 | - [5173首页前端性能优化实践](http://ued.5173.com/?p=1731) 701 | - [给网页设计师和前端开发者看的前端性能优化](http://www.uisdc.com/front-end-performance-for-web-designers-and-front-end-developers) 702 | - [复杂应用的 CSS 性能分析和优化建议](http://www.orzpoint.com/profiling-css-and-optimization-notes/) 703 | - [张鑫旭——前端性能](http://www.zhangxinxu.com/wordpress/tag/%E5%89%8D%E7%AB%AF%E6%80%A7%E8%83%BD/) 704 | - [前端性能监控总结](http://www.xiaoqiang.org/javascript/font-end-performance-monitor.html) 705 | - [网站性能优化之CSS无图片技术](http://udc.weibo.com/2013/05/%E7%BD%91%E7%AB%99%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96%E4%B9%8Bcss%E6%97%A0%E5%9B%BE%E7%89%87%E6%8A%80%E6%9C%AF/) 706 | - [web前端性能优化进阶路](http://www.aliued.cn/2013/01/20/web%E5%89%8D%E7%AB%AF%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96%E8%BF%9B%E9%98%B6%E8%B7%AF.html) 707 | - [前端技术:网站性能优化之CSS无图片技术](http://my.eoe.cn/tuwandou/archive/4544.html) 708 | - [浏览器的加载与页面性能优化](http://www.baiduux.com/blog/2011/02/15/browser-loading/) 709 | - [页面加载中的图片性能优化](http://www.w3ctech.com/p/1503) 710 | - [Hey——前端性能](http://www.feelcss.com/tag/%E5%89%8D%E7%AB%AF%E6%80%A7%E8%83%BD) 711 | - [html优化](http://www.baiduux.com/blog/2010/03/15/html%E4%BC%98%E5%8C%96-2/) 712 | - [99css——性能](http://www.99css.com/tag/%e6%80%a7%e8%83%bd) 713 | - [Yslow——性能优化](http://www.yslow.net/category.php?cid=20) 714 | - [YSLOW中文介绍](http://www.cnblogs.com/yslow/) 715 | - [转一篇Yahoo关于网站性能优化的文章,兼谈本站要做的优化](http://www.360ito.com/article/40.html) 716 | - [Yahoo!团队实践分享:网站性能](http://www.360doc.com/content/10/0928/09/2588264_56971287.shtml) 717 | - [网站性能优化指南:什么使我们的网站变慢?](http://blog.jiasule.com/i/153) 718 | - [网站性能优化实践,减少加载时间,提高用户体验](http://www.powereasy.net/helpyou/knowledge/ecommerce/9593.html) 719 | - [浅谈网站性能优化 前端篇](http://www.umtry.com/archives/747.html) 720 | - [前端重构实践之如何对网站性能优化?](http://www.adinnet.cn/blog/designview/2012-7-12/678.html) 721 | - [前端性能优化:使用媒体查询加载指定大小的背景图片](http://www.gbin1.com/technology/javascript/20130708-front-end-performance-optimization-9/) 722 | - [网站性能系列博文](http://www.mykuer.com/post/factors-that-affect-the-speed-of-web-site-open.html) 723 | - [加载,不只是少一点点](http://tgideas.qq.com/webplat/info/news_version3/804/808/811/m579/201109/41355.shtml) 724 | - [前端性能的测试与优化](http://mzhou.me/article/95310/) 725 | - [分享网页加载速度优化的一些技巧?](http://www.gbin1.com/technology/html/20130217-tips-for-speed-up-page-loading/) 726 | - [页面加载中的图片性能优化](http://www.f2es.com/images-bytes-opt/) 727 | - [web前端优化(基于Yslow)](http://www.tcreator.info/webSchool/website/Front-end-Opt-Yslow.html) 728 | - [网站性能优化工具大全](https://www.qianduan.net/website-performance-optimization-tool.html) 729 | - [【高性能前端1】高性能HTML](http://www.alloyteam.com/2012/10/high-performance-html/) 730 | - [【高性能前端2】高性能CSS](http://www.alloyteam.com/2012/10/high-performance-css/) 731 | - [由12306谈谈网站前端性能和后端性能优化](http://coolshell.cn/articles/6470.html) 732 | - [AlloyTeam——前端优化](http://www.alloyteam.com/webfrontend/%E5%89%8D%E7%AB%AF%E4%BC%98%E5%8C%96/) 733 | - [毫秒必争,前端网页性能最佳实践](http://www.cnblogs.com/developersupport/p/3248695.html) 734 | - [网站性能工具Yslow的使用方法](http://blog.sina.com.cn/s/blog_6e9d2e0701017kvu.html) 735 | - [前端工程与性能优化(上):静态资源版本更新与缓存](http://www.infoq.com/cn/articles/front-end-engineering-and-performance-optimization-part1) 736 | - [前端工程与性能优化(下):静态资源管理与模板框架](http://www.infoq.com/cn/articles/front-end-engineering-and-performance-optimization-part2) 737 | - [HTTPS连接的前几毫秒发生了什么](http://blog.jobbole.com/48369/) 738 | - [Yslow](http://uicss.cn/yslow/#more-12319) 739 | - [Essential Web Performance Metrics — A Primer, Part 1](http://blog.smartbear.com/web-performance/essential-web-performance-metrics-a-primer-part-1/) 740 | - [Essential Web Performance Metrics — Part 2](http://blog.smartbear.com/performance/essential-web-performance-metrics-part-2/) 741 | - [YUISlide,针对移动设备的动画性能优化](http://jayli.github.io/blog/data/2011/12/23/yuislide.html) 742 | - [Improving Site Performance](http://joelglovier.com/improving-site-performance/) 743 | - [让网站提速的最佳前端实践](http://segmentfault.com/a/1190000000367899) 744 | - [Why Website Speed is Important](http://sixrevisions.com/web-development/why-website-speed-is-important/) 745 | - [Need for Speed – How to Improve your Website Performance](https://www.devbridge.com/articles/need-for-speed-how-to-improve-your-website-performance/) 746 | - [阿里无线前端性能优化指南 (Pt.1 加载期优化) ](https://github.com/amfe/article/issues/1) 747 | - []() 748 | 749 | 2. 优化工具 750 | 751 | - [JavaScript 性能分析新工具 OneProfile](http://www.html-js.com/article/3083) 752 | - [JavaScript 堆内存分析新工具 OneHeap](http://www.html-js.com/article/3091) 753 | 754 | 3. 在线工具 755 | 756 | - [google在线工具](https://developers.google.com/speed/pagespeed/insights/) 757 | - [阿里测](http://www.alibench.com/) 758 | - [阿里-免费测试服务](http://itest.aliyun.com/) 759 | - [阿里-F2etest多浏览器兼容性测试解决方案](https://github.com/alibaba/f2etest) 760 | - [js性能测试](http://jsperf.com/) 761 | - []() 762 | 763 | ###十一. 前端架构 764 | 765 | - [技术架构](http://www.zhihu.com/topic/19612641) 766 | - [前端架构](http://saito.im/note/The-Architecture-of-F2E/) 767 | - [如何成为前端架构师](http://www.zhihu.com/question/24092572) 768 | - [关于前端架构-张克军](http://hikejun.com/sharing/2010webrebuild/?file=fe-infrastructure.html) 769 | - [百度腾讯offer比较(腾讯游戏VS百度基础架构)](http://www.zhihu.com/question/25583350) 770 | - []() 771 | 772 | 773 | ###十二. 个人作品 774 | 775 | ####1. 推荐作品 776 | 777 | - [winter代码片段需要翻墙](https://gist.github.com/wintercn) 778 | - [fgm](http://www.fgm.cc/learn/) 779 | - [岑安作品集](https://github.com/hongru/hongru.github.com) 780 | - [当耐特demo集合](http://kmdjs.github.io/) 781 | - [米空格 js作品](http://www.laoshu133.com/Lab/) 782 | - [myFocus](http://koen301.github.io/) 783 | - [SeaJS组件库](http://panxuepeng.github.io/seajslib/) 784 | - [颜海镜作品](http://yanhaijing.com/myProject/) 785 | - [脚儿网作品](http://jo2.org/category/myworks/) 786 | - [javascript个人作品](http://www.cnitblog.com/yemoo/category/3107.html) 787 | - [妙味的雷东升游戏作品](http://bbs.miaov.com/forum.php?mod=viewthread&tid=7790) 788 | - [javascript作品集](http://bbs.csdn.net/topics/380227212) 789 | - [云五笔,灰度产生生成工具](https://github.com/TooBug/works) 790 | - [项目主页](http://koen301.github.io/) 791 | - [个性的作品主页](http://zaole.net/) 792 | - [播放器](http://static.tingall.com/v2/player/) 793 | - [ucren js demos 集](http://ucren.com/blog/demos) 794 | - [智能社](http://www.zhinengshe.com/works_list.html) 795 | - [实例陈列架](http://demos.shizuwu.cn/) 796 | - [zoye demo](http://zoye.sinaapp.com/demo) 797 | - [王员外](http://lab.yuanwai.wang/) 798 | - [平凡](http://pingfan1990.sinaapp.com) 799 | - [jyg 游戏案例](http://www.lovewebgames.com/) 800 | - [很多jquery插件](http://www.helloweba.com/list.html) 801 | - [不羁虫 - soJs 作品系列](http://www.bujichong.com/sojs/api/index.html) 802 | - [frozenui](http://frozenui.github.io/case.html) 803 | - [黑白棋](http://js-game.github.io/othello/) 804 | - [fromone](http://yansm.github.io/fromone/index.html) 805 | 806 | ####2. 群员作品 807 | 808 | - [MDialog - [合肥-M.J]](http://demo.webjyh.com/) 809 | - [轮播图 - [上海-冷静]](http://sandbox.runjs.cn/show/do6zlrrk ) 810 | - [[广州—坚壳]](http://www.replace5.com/) 811 | - [[成都 - 无痕] 感恩节专题](http://www.seejs.com/demos/) 812 | - [[球霸天]](http://hacke2.github.io/works) 813 | - [[北京-小数]](http://www.cnblogs.com/mcat/) 814 | - [[ptf] Magix 工具](http://thx.github.io/magix/) 815 | - [[杭州-Pft] Magix 基于 MVC 结构和 Hash 驱动的 OPOA(One Page One Application)应用](http://thx.github.io/magix/) 816 | - [[上海-剧中人]-实验室](http://bh-lay.com/labs/) 817 | - [[上海-豪情 ] 作品集合](http://jikeytang.github.io) 818 | - [[成都-feeling]](http://guoshan.sinaapp.com/) 819 | - [[上海-angela]](http://www.cnblogs.com/liyunhua/) 820 | - [[海南-hank]作品](http://hcjp.github.io/work/demo/) 821 | - [[上海-张力]博客](https://github.com/yibuyisheng/blogs/issues) 822 | - [[上海-zenki]作品](http://zkske121.github.io/) 823 | - [移动端图案解锁](http://01google.sinaapp.com/locker.html) 824 | - [[合肥-M.J] - MPreview 移动端图片预览组](https://github.com/webjyh/MPreview.mobile) 825 | - [[合肥-M.J] - Mexam 移动端在线做题组](https://github.com/webjyh/Mexam) 826 | - [[北京-苏瑞] - dancer小人](http://letyougo.github.io/dancer/) 827 | - [[上海-玄沐]- 个人网站](http://k.swao.cn/js/) 828 | - [[厦门-二哲]- 个人博客](http://www.meckodo.com/) 829 | 830 | ####3. 国外大牛精品 831 | 832 | - [pazguille](http://pazguille.me/) 833 | 834 | ###十三. 简历模板 835 | 836 | - [不错的个人简历](http://learnshare.github.io/about/index.html) 837 | - [简历](http://hcy2367.github.io/resume/) 838 | - [张伦](http://ncuey.sinaapp.com/CrispElite/ ) 839 | - [简历](https://github.com/hacke2/ResumeSample) 840 | - [翁天信](http://blog.dandyweng.com/2013/07/how-my-website-was-created/) 841 | - [动画方式的简历](http://www.webhek.com/misc/interactive-resume/) 842 | - [组件丰富简历](http://www.linqing07.com/resume.html) 843 | - [简历池](http://www.mojianli.com/resume/view) 844 | - [haorooms博客](http://www.haorooms.com/about) 845 | - [Justin Young](http://cv.youngdze.com/) 846 | - []() 847 | 848 | ###十四. 面试题 849 | 850 | - [那几个月在找工作(百度,网易游戏)](http://www.nowcoder.com/discuss/3196) 851 | - [2014最新面试题](http://www.html-js.com/article/1743) 852 | - [阿里前端面试题](http://www.w3cfuns.com/thread-5598563-2-1.html) 853 | - [2016校招内推 -- 阿里巴巴前端 -- 三面面试经历 ](http://www.cnblogs.com/imwtr/p/4685546.html) 854 | - [腾讯面试题](http://www.w3cfuns.com/article-5599657-1-1.html) 855 | - [年后跳槽那点事:乐视+金山+360面试之行](http://www.cnblogs.com/lvdabao/p/3660707.html) 856 | - [阿里前端面试题上线](http://fatesinger.com/2722.html) 857 | - [拉勾网js面试题](http://www.cnblogs.com/52cik/p/js-question-lg.html) 858 | - [前端面试](http://www.cnblogs.com/allenxing/p/3724382.html) 859 | - [Web开发笔试面试题 大全](http://mianshiti.diandian.com/) 860 | - [前端开发面试题](http://segmentfault.com/a/1190000000465431) 861 | - [2014最新前端面试题](https://github.com/markyun/My-blog/tree/master/Front-end-Developer-Questions) 862 | - [百度面试](https://github.com/fex-team/interview-questions) 863 | - [面试题](http://www.w3cfuns.com/forum.php?mod=forumdisplay&fid=51&filter=typeid&typeid=177) 864 | - [前端工作面试问题](https://github.com/darcyclarke/Front-end-Developer-Interview-Questions/tree/master/Chinese) 865 | - [前端开发面试题](http://segmentfault.com/a/1190000000465431) 866 | - [5个经典的前端面试问题](http://ourjs.com/detail/5%E4%B8%AA%E7%BB%8F%E5%85%B8%E7%9A%84%E5%89%8D%E7%AB%AF%E9%9D%A2%E8%AF%95%E9%97%AE%E9%A2%98) 867 | - [最全前端面试问题及答案总结 ](http://segmentfault.com/a/1190000002562454) 868 | - [如何面试一名前端开发工程师?](http://www.html-js.com/article/Large-search-front-team-column%202961) 869 | - [史上最全 前端开发面试问题及答案整理](https://github.com/hawx1993/Front-end-Interview-questions) 870 | - [前端实习生面试总结 ](http://www.cnblogs.com/xiaoruo/p/4665163.html) 871 | - [史上最全 前端开发面试问题及答案整理](https://github.com/hawx1993/Front-end-Interview-questions) 872 | - [BAT及各大互联网公司2014前端笔试面试题:JavaScript篇](http://blog.jobbole.com/78738/) 873 | - [前端开发面试题大收集](https://github.com/paddingme/Front-end-Web-Development-Interview-Question) 874 | - [收集的前端面试题和答案](https://github.com/qiu-deqing/FE-interview) 875 | - [如何面试前端工程师](http://www.zhihu.com/question/19568008) 876 | - [前端开发面试题](https://github.com/markyun/My-blog/blob/master/Front-end-Developer-Questions/Questions-and-Answers/README.md) 877 | - [牛客网-笔试面经](http://www.nowcoder.com/discuss?type=2) 878 | 879 | ###十五. iconfont 880 | 881 | - [中文字体](http://www.zhihu.com/question/21253343) 882 | - [淘宝字库](http://iconfont.cn) 883 | - [字体](http://mux.alimama.com/fonts) 884 | - [制作教程](http://iconfont.cn/help/platform.html) 885 | - [zhangxinxu-icommon](http://www.zhangxinxu.com/wordpress/?s=icomoon) 886 | - [icommon](https://icomoon.io/app/) 887 | - [用字体在网页中画ICON图标(推荐教程)](http://imooc.com/learn/243) 888 | - [字体压缩工具](http://font-spider.org/) 感谢初级群 [深圳-小鱼] 的推荐 889 | 890 | ###十六. 开发工具类 891 | 892 | 1. 前端开发工具 893 | 894 | - [IntelliJ IDEA 简体中文专题教程](https://github.com/judasn/IntelliJ-IDEA-Tutorial) 895 | - [Webstorm,InterllIdea,Phpstorm](http://t.cn/8kZZ1Uy) 896 | - [SublimeText](https://github.com/jikeytang/sublime-text) 897 | - [Atom](https://atom.io/) 898 | - [visual studio code](https://code.visualstudio.com/) 899 | 900 | 2. Chrome, Firebug, Filddle 调试 901 | 902 | 1. Fiddler 903 | - [Fiddler调式使用知多少(一)深入研究](http://www.cnblogs.com/tugenhua0707/p/4623317.html) 904 | - [微信fiddle](http://www.cnblogs.com/strick/p/4570006.html) 905 | - [微信fiddle](http://gaoboy.com/article/26.html) 906 | - []() 907 | 908 | 2. Chrome 909 | - [Google Chrome 官方](https://developer.chrome.com/devtools) 910 | - [Chrome - 基础](http://www.cnblogs.com/constantince/p/4565261.html) 911 | - [Chrome - 进阶](http://www.cnblogs.com/constantince/p/4579121.html) 912 | - [Chrome - 性能](http://www.cnblogs.com/constantince/p/4585983.html) 913 | - [Chrome - 性能进阶](http://www.cnblogs.com/constantince/p/4607497.html) 914 | - [Chrome - 移动](http://www.cnblogs.com/constantince/p/4624241.html) 915 | - [Chrome - 使用技巧](http://www.cnblogs.com/liyunhua/p/4544738.html) 916 | - [Chrome - Console控制台不完全指南](http://www.cnblogs.com/Wayou/p/chrome-console-tips-and-tricks.html) 917 | - [Chrome - Workspace使浏览器变成IDE](http://c7sky.com/chrome-devtools-workspace.html) 918 | - [network面板](http://www.html-js.com/article/Nothing-blind%202975) 919 | - [chrome开发工具快捷键](http://anti-code.com/devtools-cheatsheet/) 920 | - [chrome调试工具常用功能整理](http://www.html-js.com/article/2327) 921 | - [Chrome 开发工具 Workspace 使用](http://www.iinterest.net/2014/05/09/chrome-dev-tool-workspace/) 922 | - [Chrome神器Vimium快捷键学习记录 ](http://www.cppblog.com/deercoder/archive/2011/10/22/158886.html) 923 | - [sass调试-w3cplus](http://www.w3cplus.com/sassguide/debug.html) 924 | - [如何更专业的使用Chrome开发者工具-w3cplus](http://www.w3cplus.com/tools/how-to-use-chrome-devtools-like-a-pro.html) 925 | - [chrome调试canvas](http://sentsin.com/web/253.html) 926 | - [chrome profiles1](https://developer.chrome.com/devtools/index) 927 | - [chrome profiles2](http://h5dev.uc.cn/article-25-1.html) 928 | - [chrome profiles3](http://www.oschina.net/translate/performance-optimisation-with-timeline-profiles) 929 | - [chrome移动版调试](https://developer.chrome.com/devtools/docs/mobile-emulation) 930 | - [chrome调试](http://ued.taobao.org/blog/2012/06/debug-with-chrome-dev-tool/) 931 | - [chrome的调试](http://www.cnblogs.com/QLeelulu/archive/2011/08/28/2156402.html) 932 | - [chrome console 命令详解](https://developer.chrome.com/devtools/docs/commandline-api) 933 | - [查看事件绑定1](http://www.cnblogs.com/leonkao/p/3809655.html) 934 | - [查看事件绑定2](http://www.cnblogs.com/xiaoyao2011/p/3447421.html) 935 | - [神器——Chrome开发者工具(一)](http://segmentfault.com/a/1190000000683599) 936 | - [奇趣百科性能优化(Chrome DevTools 中的 Timeline Profils 等工具使用介绍)](https://xinranliu.me/2015-05-22-qiqu-performance/) 937 | - [chrome 开发者工具的 15 个小技巧](http://frontenddev.org/link/15-tips-of-chrome-developer-tools.html) 938 | - [Chrome开发者工具不完全指南](http://1ke.co/course/361) 939 | - [Chrome 开发者工具使用技巧](http://segmentfault.com/a/1190000003882567) 940 | 941 | 3. Firebug 942 | - [firebug视频教程](http://www.imooc.com/learn/137) 943 | - [firefox 模拟器](https://developer.mozilla.org/zh-CN/docs/Tools/WebIDE) 944 | - [console.log 命令详解](http://www.cnblogs.com/ctriphire/p/4116207.html) 945 | - [Firebug入门指南](http://www.ruanyifeng.com/blog/2008/06/firebug_tutorial.html) 946 | - [Firebug控制台详解](http://www.ruanyifeng.com/blog/2011/03/firebug_console_tutorial.html) 947 | - []() 948 | 949 | 4. 移动,微信调试 950 | - [浏览器端调试安卓](https://openstf.github.io/) 951 | - [移动端前端开发调试](http://yujiangshui.com/multidevice-frontend-debug/) 952 | - [使用 Chrome 远程调试 Android 设备](https://github.com/yujiangshui/CN-Chrome-DevTools/blob/remote-debugging/md/Use-Tools/remote-debugging.md) 953 | - [mac移动端调试](http://plus.uc.cn/document/webapp/doc5.html) 954 | - [mac移动端调试](http://www.mihtool.com/) 955 | - [无线调试攻略](http://thx.github.io/mobile/debugging-in-mobile/) 956 | - [无线调试攻略](http://yanhaijing.com/mobile/2014/12/17/web-debug-for-mobile/) 957 | - [屌爆了,完美调试 微信webview(x5)](http://www.jianshu.com/p/ccf124f1f74b) 958 | - [微信调试的那些事](http://liyaodong.com/2015/07/06/%E5%BE%AE%E4%BF%A1%E8%B0%83%E8%AF%95%E7%9A%84%E9%82%A3%E4%BA%9B%E4%BA%8B/) 959 | - [远程console](http://jsconsole.com/) 960 | - [微信调试工具](http://blog.qqbrowser.cc/) 961 | - [各种真机远程调试方法汇总](https://github.com/jieyou/remote_inspect_web_on_real_device) 962 | 963 | 5. iOS Simulator 964 | - [Simulator](https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/iOS_Simulator_Guide/Introduction/Introduction.html) 965 | - [Xcode中的iOS模拟器(iOS Simulator)的介绍和使用心得](http://www.crifan.com/intro_ios_simulator_in_xcode_and_usage_summary/) 966 | 967 | 3. img 968 | 969 | - [loading img](http://preloaders.net/en/circular) 970 | - [智图-图片优化平台](http://zhitu.isux.us/) 971 | - [在线png优化](https://tinypng.com/) 972 | 973 | 4. 生成二维码 974 | 975 | - [生成二维码](http://cli.im/) 976 | 977 | 5. 浏览器同步 978 | - [puer](https://github.com/leeluolee/puer) 979 | - [liveReload](http://livereload.com/) 980 | - [f5](http://getf5.com/) 981 | - [File Watchers](http://geek100.com/2608/) 982 | 983 | 6. 在线PPT制作 984 | - [nodePPT](http://js8.in/2013/11/16/%E6%8E%A8%E8%8D%90nodeppt%EF%BC%9A%E4%BD%BF%E7%94%A8markdown%E8%AF%AD%E6%B3%95%E6%9D%A5%E5%86%99%E7%BD%91%E9%A1%B5ppt/) 985 | - [PPT](https://github.com/ksky521/nodePPT) 986 | - [reveal](https://github.com/hakimel/reveal.js/) 987 | - [slippy](https://github.com/Seldaek/slippy) 988 | 989 | ###十七. 前端导航网站 990 | 991 | - [界面清爽的前端导航](http://uxbees.com/index.html) 992 | - [前端导航](http://whycss.com/) 993 | - [前端网址导航](http://www.daqianduan.com/nav) 994 | - [前端名录](http://sentsin.com/daohang/) 995 | - [前端导航](http://123.jser.us/) 996 | - [前端开发资源](http://www.css88.com/nav/) 997 | - [网址导航](http://www.haourl.cn/) 998 | - [前端开发仓库 - 众多效果的收集地](http://code.ciaoca.com/) 999 | - [前端资源导航](https://github.com/jnoodle/f2e-collect) 1000 | - [F2E 前端导航](http://f2e.im/static/pages/nav/index.html) 1001 | 1002 | ###十八. 常用CDN 1003 | 1004 | - [新浪CDN](http://lib.sinaapp.com/) 1005 | - [百度静态资源公共库](http://cdn.code.baidu.com/) 1006 | - [360网站卫士常用前端公共库CDN服务](http://libs.useso.com/) 1007 | - [Bootstrap中文网开源项目免费 CDN 服务](http://www.bootcdn.cn/) 1008 | - [开放静态文件 CDN - 七牛](http://staticfile.org/) 1009 | - [CDN加速 - jq22](http://www.jq22.com/cdn/) 1010 | - [jQuery CDN](http://code.jquery.com/) 1011 | - [Google jQuery CDN](http://www.google-jquery-cdn.com/) 1012 | - [微软CDN](http://www.asp.net/ajax/cdn) 1013 | 1014 | ###十九. Git,SVN,Github 1015 | 1016 | 1. Git 1017 | 1018 | - [git-scm](http://git-scm.com/) 1019 | - [廖雪峰-Git教程](http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000) 1020 | - [git-for-windows](https://git-for-windows.github.io/) 1021 | - [GitHub 添加 SSH keys](http://daemon369.github.io/git/2015/03/10/add-ssh-keys-for-github/) 1022 | - [gogithub](http://www.worldhello.net/gotgithub/index.html) 1023 | - [git常规命令练习](http://pcottle.github.io/learnGitBranching/) 1024 | - [git的资料整理](https://github.com/xirong/my-git) 1025 | - [我所记录的git命令(非常实用)](http://www.cnblogs.com/fanfan259/p/4810517.html) 1026 | - [企业开发git工作流模式探索部分休整](https://github.com/xirong/my-git/blob/master/git-workflow-tutorial.md) 1027 | - [GitHub 漫游指南](https://github.com/phodal/github-roam) 1028 | - [GitHub秘籍](https://github.com/tiimgreen/github-cheat-sheet/blob/master/README.zh-cn.md) 1029 | - [使用git和github进行协同开发流程](http://livoras.com/post/28) 1030 | - [动画方式练习git](http://onlywei.github.io/explain-git-with-d3/) 1031 | --------------------------------------------------------------------------------