47 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			47 lines
		
	
	
		
			2.3 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
---
 | 
						|
title: Angular Resources
 | 
						|
---
 | 
						|
A collection of helpful Angular resources
 | 
						|
 | 
						|
## Angular 1.x
 | 
						|
 | 
						|
### General Pages
 | 
						|
 | 
						|
*   <a href='https://angularjs.org/' target='_blank' rel='nofollow'>Angular JS</a> - The Angular JS Homepage
 | 
						|
*   <a href='https://github.com/johnpapa/angular-styleguide/tree/master/a1' target='_blank' rel='nofollow'>AngularJS Style Guide</a> - Detailed best practices for Angular Development
 | 
						|
 | 
						|
### Videos
 | 
						|
 | 
						|
*   <a href='https://www.youtube.com/watch?v=5uhZCc0j9RY' target='_blank' rel='nofollow'>Routing in Angular JS</a> - Client Side Routing in 15 minutes
 | 
						|
*   <a href='https://www.youtube.com/watch?v=WuiHuZq_cg4' target='_blank' rel='nofollow'>Angular ToDo App</a> - An Angular ToDo app in 12 minutes
 | 
						|
 | 
						|
### Courses
 | 
						|
 | 
						|
*	<a href='https://egghead.io/browse/frameworks/angularjs' target='_blank' rel='nofollow'>Egghead.io AngularJS Courses ($)</a>
 | 
						|
 | 
						|
## Angular 2.x+
 | 
						|
 | 
						|
### General Pages
 | 
						|
 | 
						|
*   <a href='https://angular.io/' target='_blank' rel='nofollow'>Angular</a> - The Angular Homepage
 | 
						|
*   <a href='https://angular.io/guide/styleguide' target='_blank' rel='nofollow'>Angular Style Guide</a> - Detailed best practices for Angular Development
 | 
						|
*   <a href='https://material.angular.io/' target='_blank' rel='nofollow'>Angular Material</a> - Excellent UI Framework that was built for Angular
 | 
						|
 | 
						|
### Specific-topic Pages
 | 
						|
 | 
						|
*   <a href='http://www.sitepoint.com/practical-guide-angularjs-directives/' target='_blank' rel='nofollow'>Directives</a> - Excellent guide going into detail on Angular Directives (Part 1)
 | 
						|
 | 
						|
 | 
						|
 | 
						|
### Courses
 | 
						|
 | 
						|
*	<a href='https://egghead.io/browse/frameworks/angular' target='_blank' rel='nofollow'>Egghead.io Angular Courses ($)</a>
 | 
						|
*	<a href='https://frontendmasters.com/courses/building-apps-angular' target='_blank' rel='nofollow'>FrontendMasters - Building Awesomer Apps with Angular</a>
 | 
						|
*	<a href='https://ultimateangular.com/' target='_blank' rel='nofollow'>Ultimate Angular - Todd Motto</a>
 | 
						|
* <a href='https://www.udemy.com/the-complete-guide-to-angular-2/' target='_blank' rel='nofollow'>Angular 6 (formerly Angular 2) - The Complete Guide($)  Maximilian Schwarzmüller </a>
 | 
						|
 | 
						|
## Blogs
 | 
						|
 | 
						|
* <a href='https://alligator.io/angular/' target='_blank' rel='nofollow'>Alligator.io</a>
 | 
						|
* <a href='https://blog.angularindepth.com/tagged/angular' target='_blank' rel='nofollow'>Angular In Depth</a>
 |