AngularJS 中文资料+工具+库+Demo 大搜集

简介: 中文学习资料: 中文资料且成系统的就这么多,优酷上有个中文视频。 http://www.cnblogs.com/lcllao/archive/2012/10/18/2728787.html   翻译的官方的Guide http://www.

中文学习资料:

中文资料且成系统的就这么多,优酷上有个中文视频。

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

相关文章
|
4月前
|
JSON 数据格式
别扯那没用的~全网最简洁方法~让Angular可以直接引入import本地的json文件
别扯那没用的~全网最简洁方法~让Angular可以直接引入import本地的json文件
|
JavaScript 测试技术 前端开发
实例解说AngularJS在自动化测试中的应用
本文通过实例介绍AngularJS在自动化测试中的应用。
|
JavaScript 容器 数据挖掘
Angularjs 与三方js插件配合使用,并通过模板动态解析angularjs 语法
在一个静态见面上做数据分析,由于前后端分离 前端使用Angularjs框架,后端使用RESTFUL,如图
2657 0
|
前端开发 JavaScript UED

热门文章

最新文章