🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
## 综合 - [使用 ES2015 开发 Angular1.x 应用指南](https://segmentfault.com/a/1190000005771002) - [Lazy load AngularJS with Webpack](http://michalzalecki.com/lazy-load-angularjs-with-webpack/) ## ngModelController - [angular指令中使用ngModelController](http://www.cnblogs.com/liulangmao/p/4110137.html) - [Understanding NgModelController By Example - part 1](http://radify.io/blog/understanding-ngmodelcontroller-by-example-part-1/) - [Understanding NGModelController By Example - part 2](http://radify.io/blog/understanding-ngmodelcontroller-by-example-part-2/) - [Using NgModelController with Custom Directives](https://www.nadeau.tv/using-ngmodelcontroller-with-custom-directives/) - [Angular中ngModel的$render的详解](http://www.cnblogs.com/HeJason/p/5486991.html) - [ng-model-options in angular 1.3](http://blog.thoughtram.io/angularjs/2014/10/19/exploring-angular-1.3-ng-model-options.html) ## 指令 - [[译] AngularJS内幕详解之 Directive](https://www.w3ctech.com/topic/1612) ## Interceptors(拦截器) - [Interceptors in AngularJS and Useful Examples](http://www.webdeveasy.com/interceptors-in-angularjs-and-useful-examples/) ## Scopes(作用域) - [Understanding Scopes](https://github.com/angular/angular.js/wiki/Understanding-Scopes) - [ngularJs项目实战!05: 不同controller作用域之间通信的方式](http://www.storagelab.org.cn/zhangdi/2014/11/19/%E4%B8%8D%E5%90%8Ccontroller%E4%BD%9C%E7%94%A8%E5%9F%9F%E4%B9%8B%E9%97%B4%E9%80%9A%E4%BF%A1%E7%9A%84%E6%96%B9%E5%BC%8F/) - [[译] AngularJS内幕详解之 Scope](https://www.w3ctech.com/topic/1611) - [AngularJS 作用域与数据绑定机制](http://www.ibm.com/developerworks/cn/opensource/os-cn-AngularJS/index.html) ## ngSelect - [A Brief Walk-through of the Ng-options in AngularJS](https://www.undefinednull.com/2014/08/11/a-brief-walk-through-of-the-ng-options-in-angularjs/) ## Resolve - ['Resolve' in AngularJS Routes, Explained as Story](https://www.undefinednull.com/2014/02/17/resolve-in-angularjs-routes-explained-as-story/) ## Route(路由) - [通过路由管理视图间切换 - AngularJS路由解析](https://my.oschina.net/blogshi/blog/347114) ## 系列文章 > 来自阿里巴巴国际UED团队 [马鑫](http://www.aliued.com/?author=1250) - [Angular执行流程(一)](http://www.aliued.com/?p=3176) - [从Angular源码看scope(二)](http://www.aliued.com/?p=3180) - [Angular指令编译原理(三)](http://www.aliued.com/?p=3190) - [Angular服务深度剖析(四)](http://www.aliued.com/?p=3195) - [Angular路由深入浅出(五)](http://www.aliued.com/?p=3199)