前端开发知识体系和学习资源

综合类资源:

API:

  1. jQuery

    *   [jQuery API 中文文档](http://jquery.bootcss.com/)
    
  2. Ecmascript

    *   [阮一峰 es6](http://es6.ruanyifeng.com/)
    
  3. Js template

    *   [artTemplate](https://github.com/aui/artTemplate)
    
  4. 弹出层

    *   [artDialog 最新版](https://github.com/aui/artDialog)
    
  5. Nodejs

    *   [nodejs 篇幅比较巨大](http://liuqing.pw/)
    
  6. Angularjs

    *   [angularjs中文社区](http://angularjs.cn/)
    
  7. 移动端API

    *   [99移动端知识集合](https://github.com/jtyjty99999/mobileTech)
    
  8. 图表类

    *   [Highcharts 中文API](http://www.hcharts.cn/api/index.php)
    
  9. Requriejs

  10. Seajs

  11. less,sass

开发规范