[整理]AngularJS学习资源

https://angular.io/docs/js/latest/(2.0官方网站)

http://www.linuxidc.com/Linux/2014-05/102139.htm(AngularJS 发布全新 2.0 官方网站)

AngularJS开发指南_电子书免费在线阅读_百度阅读

AngularJS 开发指南

http://www.lovelucy.info/angularjs-best-practices.html

http://blog.miniasp.com/category/AngularJS.aspx

http://www.oschina.net/translate/tag/angularjs

https://github.com/angular/angular.js

https://angularjs.org/

http://woxx.sinaapp.com/

http://www.angularjs.cn/

http://www.ngnice.com/

http://angular-ui.github.io/

http://www.cnblogs.com/powertoolsteam/p/angularjs-custom-directive.html

http://tutorialzine.com/2013/08/learn-angularjs-5-examples/

---------------------------------------

http://www.iteye.com/news/28651-AngularJS-Google-resource

AngularJS是Google开源的一款JavaScript MVC框架,弥补了HTML在构建应用方面的不足,其通过使用指令(directives)结构来扩展HTML词汇,使开发者可以使用HTML来声明动态 内容,从而使得Web开发和测试工作变得更加容易。 

 
AngularJS诞生以来,吸引了大量的目光,也迅速成为了Web开发领域的新宠。本文整理了2013年度一些非常有价值的AngularJS相关教程和资源,如果你想了解AngularJS或正在使用AngularJS,那么这些资源肯定会为你的学习和进阶过程带来帮助。 

一、了解AngularJS 

二、中文资源 

1.  中文系列资源 

2.  其他单篇文章 

3.  中文书籍 

三、英文资源 

1.  AngularJS入门教程 

2.  AngularJS指令学习 

3.  AngularJS应用开发实战 

4.  AngularJS游戏开发 

5.  AngularJS工作流程和测试 

6.  AngularJS书籍 

原文地址:https://www.cnblogs.com/Benoly/p/3935055.html