44 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			44 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | ||
| title: Angular Resources
 | ||
| localeTitle: 角度资源
 | ||
| ---
 | ||
| 一组有用的Angular资源
 | ||
| 
 | ||
| ## Angular 1.x
 | ||
| 
 | ||
| ### 一般页面
 | ||
| 
 | ||
| *   [Angular JS](https://angularjs.org/) - Angular JS主页
 | ||
| *   [AngularJS样式指南](https://github.com/johnpapa/angular-styleguide/tree/master/a1) - Angular Development的详细最佳实践
 | ||
| 
 | ||
| ### 影片
 | ||
| 
 | ||
| *   [Angular JS中的路由](https://www.youtube.com/watch?v=5uhZCc0j9RY) - 15分钟内的客户端路由
 | ||
| *   [Angular ToDo应用程序](https://www.youtube.com/watch?v=WuiHuZq_cg4) - 12分钟内的Angular ToDo应用程序
 | ||
| 
 | ||
| ### 课程
 | ||
| 
 | ||
| *   [Egghead.io AngularJS课程($)](https://egghead.io/browse/frameworks/angularjs)
 | ||
| 
 | ||
| ## Angular 2.x +
 | ||
| 
 | ||
| ### 一般页面
 | ||
| 
 | ||
| *   [Angular](https://angular.io/) - Angular主页
 | ||
| *   [角度风格指南](https://angular.io/guide/styleguide) - 角度开发的详细最佳实践
 | ||
| 
 | ||
| ### 特定主题页面
 | ||
| 
 | ||
| *   [指令](http://www.sitepoint.com/practical-guide-angularjs-directives/) - 关于角度指令的详细指南(第1部分)
 | ||
| 
 | ||
| ### 课程
 | ||
| 
 | ||
| *   [Egghead.io Angular课程($)](https://egghead.io/browse/frameworks/angular)
 | ||
| *   [FrontendMasters - 使用Angular构建Awesomer应用程序](https://frontendmasters.com/courses/building-apps-angular)
 | ||
| *   [Ultimate Angular - Todd Motto](https://ultimateangular.com/)
 | ||
| *   [Angular 6(原名Angular 2) - 完整指南($)MaximilianSchwarzmüller](https://www.udemy.com/the-complete-guide-to-angular-2/)
 | ||
| 
 | ||
| ## 博客
 | ||
| 
 | ||
| *   [Alligator.io](https://alligator.io/angular/)
 | ||
| *   [角度深度](https://blog.angularindepth.com/tagged/angular) |