中文学习资料:
中文资料且成系统的就这么多,优酷上有个中文视频。
http://www.cnblogs.com/lcllao/archive/2012/10/18/2728787.html 翻译的官方的Guide
http://www.ituring.com.cn/minibook/303 翻译的官方的tutorial
http://www.lovelucy.info/angularjs-best-practices.html Angular最佳实践
http://zouyesheng.com/angular.html angularjs的学习笔记
http://www.sunzhongwei.com/angularjs.html 另一个网友的笔记
https://github.com/basestyle/angularjs-cn "AngularJS"中译本 -《AngularJS》
https://github.com/jmcunningham/AngularJS-Learning/blob/master/CN-CN.md github上的一个资料整理
工具:
AngularJS WebInspector Extension for Chrome
https://github.com/yeoman/generator-angular YeoMan的帮助创建angularjs APP
https://github.com/johnlindquist/angularjs-plugin 适合Idea、WebStorm等Intellij平台的IDE插件
https://github.com/angular-ui/AngularJS-sublime-package Angularjs的Sublime插件
库:
http://angular-ui.github.io/ AngularUI - The companion suite for AngularJS
http://twilson63.github.io/ngUpload/ 上传文件的指令
http://binarymuse.github.io/ngInfiniteScroll/ 无限下拉
https://github.com/btford/angular-dragon-drop 拖拽的指令
Demo:
可以参考参考怎么组织代码
https://github.com/tastejs/todomvc 帮助你选择MV* 框架,其中有一个angularjs的demo
https://github.com/yearofmoo-articles/AngularJS-Animation-Article
https://github.com/zensh/jsgen angularjs+nodejs开发的一套社区软件
https://github.com/btford/angular-express-seed angularjs + express 骨架,想用这两者结合开发的可以参考下怎么组织代码结构
https://github.com/btford/angular-express-blog 用上面的框架写的一个简单的Blog系统
https://github.com/bennadel/AngularJS-Routing AngularJS - Deep Routing Example
https://github.com/GoogleChrome/wReader-app RSS Reader written using AngularJS
https://github.com/btford/angular-socket-io-im angular + socket.io 开发的简单的Demo
https://github.com/saberma/19wu 19屋源码 rails + angularjs