码迷,mamicode.com
首页 > 其他好文 > 详细

Angular 学习资源汇总(持续更新ing)

时间:2014-09-16 23:26:21      阅读:303      评论:0      收藏:0      [点我收藏+]

标签:blog   http   io   os   使用   ar   for   数据   art   

 

AngularJS 是Google 推出的一套前端JS开发的 MV* (Model-View-Whatever)框架,它引入了一些编译器的概念,比如编译、链接,具有强大的双向数据绑定(Two-way binding)和前端模板功能(directive),使得我们可以轻易实现高服用、高可扩展性的脚本,大大提高编程的效率

鉴于国内Angular 的使用者比较少,这里主要汇总一些本人学习 Angular 以来看到的优质资源,一些是基本教程,一些是核心概念的讨论,还有一些是编程指导原则,希望对初学者有用。

提醒一点,全是英文资料=。=

 

初识篇

How to get started (Part 1 of the AngularJS - from beginner to expert in 7 steps series)

http://www.ng-newsletter.com/posts/beginner2expert-how_to_start.html

How to “think in AngularJS” if you have a jQuery background

http://programming.com/tutorial/3899173656068097954/how-to-think-in-angularjs-if-you-have-a-jquery-background

Build custom directives with AngularJS

http://www.ng-newsletter.com/posts/directives.html


约会篇

AngularJS + RequireJS

https://www.startersquad.com/blog/angularjs-requirejs/

Building Huuuuuge Apps with AngularJS

http://briantford.com/blog/huuuuuge-angular-apps


纠结篇

Digest Cycles in Single Page Apps

http://blog.bguiz.com/post/60397801810/digest-cycles-in-single-page-apps/

Databinding in angularjs

http://stackoverflow.com/questions/9682092/databinding-in-angularjs/9693933#9693933

热恋篇

Modeling Data and State in Your AngularJS Application

http://joelhooks.com/blog/2013/04/24/modeling-data-and-state-in-your-angularjs-application/

 

---恢复内容结束---

AngularJS 是Google 推出的一套前端JS开发的 MV* (Model-View-Whatever)框架,它引入了一些编译器的概念,比如编译、链接,具有强大的双向数据绑定(Two-way binding)和前端模板功能(directive),使得我们可以轻易实现高服用、高可扩展性的脚本,大大提高编程的效率

鉴于国内Angular 的使用者比较少,这里主要汇总一些本人学习 Angular 以来看到的优质资源,一些是基本教程,一些是核心概念的讨论,还有一些是编程指导原则,希望对初学者有用。

提醒一点,全是英文资料=。=

 

初识篇

How to get started (Part 1 of the AngularJS - from beginner to expert in 7 steps series)

http://www.ng-newsletter.com/posts/beginner2expert-how_to_start.html

How to “think in AngularJS” if you have a jQuery background

http://programming.com/tutorial/3899173656068097954/how-to-think-in-angularjs-if-you-have-a-jquery-background

Build custom directives with AngularJS

http://www.ng-newsletter.com/posts/directives.html


约会篇

AngularJS + RequireJS

https://www.startersquad.com/blog/angularjs-requirejs/

Building Huuuuuge Apps with AngularJS

http://briantford.com/blog/huuuuuge-angular-apps


纠结篇

Digest Cycles in Single Page Apps

http://blog.bguiz.com/post/60397801810/digest-cycles-in-single-page-apps/

Databinding in angularjs

http://stackoverflow.com/questions/9682092/databinding-in-angularjs/9693933#9693933

热恋篇

Modeling Data and State in Your AngularJS Application

http://joelhooks.com/blog/2013/04/24/modeling-data-and-state-in-your-angularjs-application/

 

Angular 学习资源汇总(持续更新ing)

标签:blog   http   io   os   使用   ar   for   数据   art   

原文地址:http://www.cnblogs.com/aglman/p/3976016.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!