- http://www.angularjsbook.com/angular-basics/chapters/
- https://www.ng-book.com/
- http://angular-rails.com/index.html
- http://www.learn-angular.org/
- https://egghead.io/technologies/angularjs?order=ASC -> Plays well for particular topics
- https://thinkster.io/
- https://www.codeschool.com/screencasts/angular-on-fire/
- https://www.codeschool.com/courses/shaping-up-with-angular-js -> Very basic and is for Angular 1.2.* - free
- https://www.codeschool.com/courses/staying-sharp-with-angular-js -> It's for Angular 1.3.* - needs subscription
- http://start.jcolemorrison.com/setting-up-an-angularjs-and-rails-4-1-project/
- http://www.intridea.com/blog/2014/9/25/how-to-set-up-angular-with-rails
- http://www.intridea.com/blog/2014/10/14/how-to-set-up-angular-with-rails-part-2
- http://www.intridea.com/blog/2014/11/18/angular-with-rails-part-iii
- https://auth0.com/blog/2014/01/07/angularjs-authentication-with-cookies-vs-token/ -> This is how we did on authentication
- http://jes.al/2013/08/authentication-with-rails-devise-and-angularjs/