angularJS学习资源最全汇总
基础
- 官方: http://docs.angularjs.org angularjs官方网站已被墙,可看 http://www.ngnice.com/;
- 官方zip下载包 https://github.com/dolymood/angular-packages,已增加docs服务,输入地址即可,例如:http://blog.aijc.net/angular-packages/angular-1.3.15/docs/
- jquery?ag? : http://stackoverflow.com/questions/14994391/how-do-i-think-in-angularjs-if-i-have-a-jquery-background
- ag note:https://github.com/joeylin/angular-note
- angularjs book:https://github.com/shyamseshadri/angularjs-book
- learning-angular:https://github.com/zafarali/learning-angular 以及我的翻译版本(ing)https://github.com/dolymood/learning-angular
- angular和require结合方式:https://github.com/tnajdek/angular-requirejs-seed
- 利用angular开发下一代Web应用(angular js) 【书】
- Lcllao的ag笔记:http://www.cnblogs.com/lcllao/archive/2012/10/18/2728787.html
- angular-service-or-factory ? 傻傻分不清楚?http://iffycan.blogspot.com.ar/2013/05/angular-service-or-factory.html 以及 https://github.com/tylermcginnis/AngularServices
- angular-injection http://iffycan.blogspot.com.ar/2013/07/angular-injection.html
- 利用angular开发下一代Web应用(angular js) 书https://github.com/aztack/AngularJS-translation
- 破狼的angular文章集合 http://www.cnblogs.com/whitewolf/category/404298.html
- 邹业盛 angular的学习笔记 http://zouyesheng.com/angular.html
- 吕大豹的angular文章合集 http://www.cnblogs.com/lvdabao/tag/AngularJs/
- 尘封の烟雨的angular文章合集 http://wangjiatao.diandian.com/?tag=angularjs
- 黑暗執行緒 的angular文章(繁体)http://blog.darkthread.net/blogs/darkthreadtw/archive/tags/AngularJS/default.aspx
- AngularJS 数据建模 http://blog.jobbole.com/54817/
- AngularJS 中的一些坑 http://blog.jobbole.com/52857/
- 中文版guide http://angular.duapp.com/guide
- angular tips http://angular-tips.com/
- ng-newsletter http://www.ng-newsletter.com/
- AngularJS 开发者最常犯的 10 个错误 http://www.oschina.net/translate/top-10-mistakes-angularjs-developers-make
- AngularJS 指令实践指南(二) http://blog.jobbole.com/62999/
- fse.guru http://www.fse.guru/angular-core-components-roles 以及作者其他相关的ng文章
- 深入理解AngularJS 的 Scope http://www.lovelucy.info/understanding-scopes-in-angularjs.html
- angularjs中文社区关于angular.js文章、教程 http://angularjs.cn/tag/AngularJS
- xufei的博客 https://github.com/xufei/blog/issues 一直在更新,荐,讲得很好!
- angularjs-internals-in-depth http://www.smashingmagazine.com/2015/01/22/angularjs-internals-in-depth/
- introduction-to-unit-testing-in-angularjshttp://www.smashingmagazine.com/2014/10/07/introduction-to-unit-testing-in-angularjs/
- AngularJS Unit Testing – For Real, Though https://quickleft.com/blog/angularjs-unit-testing-for-real-though/
- Quick Starter Repository for Angular Material https://github.com/angular/material-start
- angular cheat sheethttps://dncmagazine.blob.core.windows.net/downloads/AngularCheatSheet-DNCMagazine.pdf
- angular-translate https://github.com/angular-translate/angular-translate
- 推荐 15 个 Angular.js 应用扩展指令 http://www.oschina.net/translate/15-directives-to-extend-your-angular-js-apps
- A Guide To Transclusion in AngularJS http://teropa.info/blog/2015/06/09/transclusion.html
示例
- 官方示例教程:http://docs.angularjs.org/tutorial/
- 我自己的 angular example
- 7步从菜鸟到专家(建议原文,可以直接看代码示例):http://blog.jobbole.com/46779/”
- 强大的ToDoMVC:https://github.com/tastejs/todomvc
- angular-ajax-upload 指导性质的http://iffycan.blogspot.com.ar/2013/08/angular-ajax-upload.html
- angular app https://github.com/angular-app/angular-app
- Fun with AngularJS! http://devgirl.org/2013/03/21/fun-with-angularjs/
- Angular指令及组件的全面范例 https://github.com/angular-cn/ng-showcase
- angular中的MVVM模式 http://greengerong.github.io/blog/2015/06/16/angularzhong-de-mvvmmo-shi/
视频
- angular视频教程 http://www.kittencup.com/category/video/angularjs/
- 阿里懒懒交流会AngularJS专场 http://www.imooc.com/view/203?utm_source=jobboleweibo
- 大漠穷秋讲的AngularJS实战 http://www.imooc.com/learn/156
- codeschool上的angular视频教程 http://campus.codeschool.com/courses/shaping-up-with-angular-js/intro
方案,性能
- 使用AngularJS构建大型Web应用http://www.infoq.com/cn/news/2013/02/angular-web-app
- 优化1200=>35(建议去看看官方站点,从文章上来看,感触不深ps:个人观点) :http://blog.jobbole.com/51180/
- 模式指导:https://github.com/mgechev/angularjs-style-guide
- angularjs-performance-with-large-listshttp://tech.small-improvements.com/2013/09/10/angularjs-performance-with-large-lists/
- angularjs-my-solution-to-the-ng-repeat-performance-problemhttp://www.williambrownstreet.net/blog/2013/07/angularjs-my-solution-to-the-ng-repeat-performance-problem/
- angularjs-pitfalls-using-scopes http://thenittygritty.co/angularjs-pitfalls-using-scopes
- 只绑定一次 https://github.com/Pasvaz/bindonce
- 天猪的angular-lazyload
- 利用require.js动态加载路由文件的库 angularAMD https://github.com/marcoslin/angularAMD
- 事件代理angular-delegate-event
- angular最佳实践 http://www.lovelucy.info/angularjs-best-practices.html
- 如何组织大型JavaScript应用中的代码?http://kb.cnblogs.com/page/176541/
- databinding-in-angularjs http://stackoverflow.com/questions/9682092/databinding-in-angularjs/9693933#9693933
- AngularJS Best Practices http://www.artandlogic.com/blog/2013/05/ive-been-doing-it-wrong-part-1-of-3/
- Best Practice Recommendations for Angular App Structurehttps://docs.google.com/document/d/1XXMvReO8-Awi1EZXAXS4PzDzdNvV6pGcuaF4Q9821Es/pub
- Superspeed your angularjs apps http://orangevolt.blogspot.com/2013/08/superspeed-your-angularjs-apps.html
- http://joshdmiller.github.io/ng-boilerplate/
- 为什么我们的angular应用总是很慢 http://www.zhex.me/blog/2013/11/22/why-out-angular-app-is-slow/
- angular性能优化心得 http://atian25.github.io/2014/05/09/angular-performace/
- angular-debounce https://github.com/shahata/angular-debounce
- 基于AngularJS的企业软件前端架构 http://www.infoq.com/cn/news/2014/05/angularjs-front-end-architecture
- angular data http://angular-data.pseudobry.com/
- AngularJS风格指南(包含各翻译版本) https://github.com/johnpapa/angular-styleguide
- 快速构建app angular-kickstart https://github.com/vesparny/angular-kickstart
- 动态加载controller https://github.com/DanWahlin/CustomerManager
- 通过少使用ng-controller来提升ng性能 http://teropa.info/blog/2014/10/24/how-ive-improved-my-angular-apps-by-banning-ng-controller.html以及该站其他关于ng文章
- AngularJS风格指南2 https://github.com/toddmotto/angularjs-styleguide
- angularjs的数据绑定 https://github.com/rchee/translation/blob/master/angularJS/databinding-in-angularjs.md
- Create, read, update, delete MongoDB collections via AngularJS.https://github.com/Unitech/angular-bridge
- Token-based AngularJS Authentication https://github.com/sahat/satellizer
- Virtual Scroll for AngularJS ngRepeat directive https://github.com/kamilkp/angular-vs-repeat
组件(UI|module)类
- angular UI https://github.com/angular-ui
- Bootstrap directives for Angular:https://github.com/mgcrea/angular-strap
- Material design for Angular https://github.com/angular/material
- angular lib,包含了“事件代理、dialog、上传flow、图片预览imageViewer、进化版keydown(支持传入keycode)、mousewheel、滚动加载、选择内容selection”,https://github.com/dolymood/angularLib
- xufei大神的 ng-control
- find modules for angular http://ngmodules.org/
源码分析
- MVVM大比拼之AngularJS源码精析 http://www.cnblogs.com/sskyy/p/3709649.html
- 前端源码分析 http://www.html-js.com/article/column/693
- xuwenmin的源码分析 http://www.ifeenan.com/categories.html#angularjs-ref
其他集锦
- 一个资源集锦:https://github.com/jmcunningham/AngularJS-Learning
- 2013年AngularJS学习资源精选 http://blog.jobbole.com/54716/
- 2013年度最强AngularJS资源合集 http://www.iteye.com/news/28651-AngularJS-Google-resource
- xuwenmin的angular合集 http://www.ifeenan.com/categories.html#angularjs-ref
- 可以复制 AngularJS资源集合 http://www.csdn.net/article/2014-12-10/2823058-AngularJS
angular2
- angular2 学习资源集锦:https://github.com/timjacobi/angular2-education
angularJS学习资源最全汇总的更多相关文章
- [整理]AngularJS学习资源
https://angular.io/docs/js/latest/(2.0官方网站) http://www.linuxidc.com/Linux/2014-05/102139.htm(Angular ...
- AngularJS学习资源
图灵社区 : 图书 : AngularJS入门教程 http://www.ituring.com.cn/book/1206 AngularJS 教程 | 菜鸟教程 http://www.runoob. ...
- 史上最全的Angular.js 的学习资源
Angular.js 的一些学习资源 基础 官方: http://docs.angularjs.org angularjs官方网站已被墙,可看 http://www.ngnice.com/: 官方zi ...
- 新手必备 | 史上最全的PyTorch学习资源汇总
目录: PyTorch学习教程.手册 PyTorch视频教程 PyTorch项目资源 - NLP&PyTorch实战 - CV&PyTorch实战 PyTorch论 ...
- 史上最全TensorFlow学习资源汇总
来源 | 悦动智能(公众号ID:aibbtcom) 本篇文章将为大家总结TensorFlow纯干货学习资源,非常适合新手学习,建议大家收藏. ▌一 .TensorFlow教程资源 1)适合初学者的Te ...
- 【干货】史上最全的Tensorflow学习资源汇总
欢迎大家关注我们的网站和系列教程:http://www.tensorflownews.com/,学习更多的机器学习.深度学习的知识! 作者:AI小昕 在之前的Tensorflow系列文章中,我们教大家 ...
- 【特别推荐】Node.js 入门教程和学习资源汇总
这篇文章与大家分享一批很有用的 Node.js 入门教程和学习资源.Node 是一个服务器端的 JavaScript 解释器,它将改变服务器应该如何工作的概念.它的目标是帮助程序员构建高度可伸缩的应用 ...
- 数据可视化的优秀入门书籍有哪些,D3.js 学习资源汇总
习·D3.js 学习资源汇总 除了D3.js自身以外,许多可视化工具包都是基于D3开发的,所以对D3的学习就显得很重要了,当然如果已经有了Javascript的经验,学起来也会不费力些. Github ...
- 痞子衡嵌入式:史上最强ARM Cortex-M学习资源汇总(持续更新中...)
大家好,我是痞子衡,是正经搞技术的痞子.今天痞子衡给大家介绍的是ARM Cortex-M学习资源. 类别 资源 版本 短评 官方汇总 cortex-m-resources / ARM公司专家Josep ...
随机推荐
- 线程安全的无锁RingBuffer的实现
这里的线程安全,是指一个读线程和一个写线程,读写两个线程是安全的,而不是说多个读线程和多个写线程是安全的.. 在程序设计中,我们有时会遇到这样的情况,一个线程将数据写到一个buffer中,另外一个线程 ...
- 关于ajax的提交未完再续!
$.ajax({ cache: true, type: "POST", url:"__URL__/add", data:$('#myform').seriali ...
- CSS百分比定义高度的冷知识
当我们给块级元素设置响应式高度的时候,例如给div设置height=50%,往往没能看到效果. 原因是百分比的大小是相对其父级元素宽高的大小,如最外层元素设置的百分比是对应屏幕而言的. 需要了解的是对 ...
- ORACLE 触发器
•1.1 触发器类型 • DML触发器 • 替代触发器 • 系统触发器 •1.2 创建触发器 • 触发器触发次序 • 创建DML触发器 • 创建替代(INSTEAD OF)触发器 • 创建系统事件触发 ...
- [Kerberos] Java client访问kerberos-secured cluster
使用java client访问kerberos-secured cluster,最重要的是先从admin那里拿到可用的keytab文件,用来作认证.接下来就是调整连接的配置.以下先用连接hdfs为例进 ...
- JavaScript从父页面获取子页面的值(子页面又如何访问父页面)
之前还真没做过类似的东西,,top页面获取子页面的document.. 在百度搜了下即找到这个东东,还好,能用. 主要就是使用 contentWindow方法,获取子页面的所有document,再做处 ...
- 修复 ThinkPHP3.2.3 抛出异常模块的一个BUG,关闭字段缓存功能
使用 ThinkPHP3.2.3 遇到一个奇怪的问题,正式环境上报错,提示 “页面错误!请稍后再试~” 为了查看到底出啥错误,哪里出错,于是在入口文件中加了一段代码,开启调试: defined('AP ...
- MVC项目使用easyui的filebox控件上传文件
开发环境:WIN10+IE11,浏览器请使用IE10或以上版本 开发技术框架MVC4+JQuery Easyui+knockoutjs 效果为弹出小窗体,如下图 1.前端cshtml文件代码(只包含文 ...
- javascript数据结构-链表
gihtub博客地址 链表 是一种物理存储单元上非连续.非顺序的存储结构,它既可以表示线性结构,也可以用于表示非线性结构,数据元素的逻辑顺序是通过链表中的指针链接次序实现的.链表由一系列结点(链表中每 ...
- JdbcTemplate中queryForObject的EmptyResultDataAccessException问题
在使用Spring提供的JdbcTemplate中名为queryForObject API进行数据库查询时有时会抛出如下异常提示息,org.springframework.dao.EmptyResul ...