NOTE: As of October 2016, there is a [new repo for collecting links to Angular 2] (https://github.com/jmcunningham/AngularJS2-Learning). I had plans of updating this ng 1 list to focus mostly on Angular 1.5, but I'm ready to move my efforts on to ng2. This repo will likely see little activity from me, though I will still accept PRs for anyone who wants to update this for ng 1.5.
A bunch of links to blog posts, articles, videos, etc for learning AngularJS. Feel free to submit a pull request if you have some links/resources to add. Also, I try to verify that the articles below have some real content (i.e. aren't 2 paragraph blog posts with little information) to ensure I'm not listing "fluff" pieces. If you have an idea for a better way to organize these links, please let me know. As I find similar posts in the "General Topics" section, I will break them out into their own categories.
I also blog about Angular and JavaScript topics at [my blog] (http://jmcunningham.net/).
NOTE: LINKS PRECEDED WITH A ** DISCUSS NEW STUFF IN ANGULAR 1.3. Google's post announcing the release of 1.3.0 is [here] (http://angularjs.blogspot.com/2014/10/angularjs-130-superluminal-nudge.html). And the [migration guide] (https://docs.angularjs.org/guide/migration#migrating-from-1-2-to-1-3) from 1.2 to 1.3.
NOTE 2: Soon, I plan to remove all links that deal with Angular 1.0 or 1.1. All links will be 1.2 and above.
Title | Author | Publisher | ng Version | Last Update |
---|---|---|---|---|
Angular Basics | Chris Smith | Scripty Books | v1.3.x | 3/15/2015 |
AngularJS By Example | Chandermani | Packt Publishing | v1.3.x | 3/12/2015 |
AngularJS Cookbook | Sascha Brink | Leanpub | v1.2.x | ? |
AngularJS Essentials | Rodrigo Branas | Packt Publishing | ? | WIP |
AngularJS: Up & Running | Brad Green, Shyam Seshadri | O'Reilly | v1.2.x | 9/2014 |
AngularJS In Action | Brian Ford, Lukas Ruebbelke | Manning Publications | v1.0.4 - v1.2.14 | WIP |
AngularJS: Novice to Ninja | Sandeep Panda | SitePoint | v1.3.0-beta.2 | 25/9/2014 |
AngularJS UI Development | Matthias Nehlsen, Amit Gharat | Packt Publishing | v1.2.22 - v1.2.x | WIP |
AngularJS Web application development Blueprints : RAW | Vinci Rufus | Packt Publishing | ? | WIP |
AngularJS with Ruby on Rails | David Bryant Copeland | ? | ? | ? |
Build Your Own AngularJS | Tero Parviainen | Self-published | v1.x | WIP |
D3 on AngularJS | Ari Lerner, Victor Powell | Leanpub | v1.0.7 - v1.2.11 | 6/6/2014 |
Deep Dive into Angular.js Directives | Jesús Rodríguez | Leanpub | v.1.3.x | |
Dependency Injection with AngularJS | Alex Knol | Packt Publishing | ? | 12/1/2013 |
Discover AngularJS | Adam Burak | Leanpub | ? | 2014/11/10 |
Learning AngularJS | Brad Dayley | Addison Wesley | v1.3.x | 12/1/2014 |
Learning Web Development with Bootstrap and Angular: RAW | Stephen Radford | Packt Publishing | v1.2.x - v1.3 | WIP |
Mastering AngularJS Directives | Josh Kurz | Packt Publishing | v1.2.2 - v1.2.16 | 6/1/2014 |
Mastering Web Application Development With AngularJS | Peter Bacon Darwin, Pawel Kozlowski | Packt Publishing | v1.0.2 - v1.0.7 | 8/1/2013 |
ng-book | Ari Lerner | Self-published | v1.0.7 - v1.3.x | 6/24/2014 |
Practical AngularJS | Dinis Cruz | Leanpub | ? | ? |
Pro AngularJS | Adam Freeman | Apress | v1.2.x | 02/04/2014 |
Recipes with Angular.js | Frederik Dietz | Leanpub | ? | ? |
Web Component Architecture & Development with AngularJS | David Shapiro | Leanpub | v1.2.16 | ? |
NOTE: As of October 2016, there is a [new repo for collecting links to Angular 2] (https://github.com/jmcunningham/AngularJS2-Learning). I had plans of updating this ng 1 list to focus mostly on Angular 1.5, but I'm ready to move my efforts on to ng2. This repo will likely see little activity from me, though I will still accept PRs for anyone who wants to update this for ng 1.5.
A bunch of links to blog posts, articles, videos, etc for learning AngularJS. Feel free to submit a pull request if you have some links/resources to add. Also, I try to verify that the articles below have some real content (i.e. aren't 2 paragraph blog posts with little information) to ensure I'm not listing "fluff" pieces. If you have an idea for a better way to organize these links, please let me know. As I find similar posts in the "General Topics" section, I will break them out into their own categories.
I also blog about Angular and JavaScript topics at [my blog] (http://jmcunningham.net/).
NOTE: LINKS PRECEDED WITH A ** DISCUSS NEW STUFF IN ANGULAR 1.3. Google's post announcing the release of 1.3.0 is [here] (http://angularjs.blogspot.com/2014/10/angularjs-130-superluminal-nudge.html). And the [migration guide] (https://docs.angularjs.org/guide/migration#migrating-from-1-2-to-1-3) from 1.2 to 1.3.
NOTE 2: Soon, I plan to remove all links that deal with Angular 1.0 or 1.1. All links will be 1.2 and above.
Title | Author | Publisher | ng Version | Last Update |
---|---|---|---|---|
Angular Basics | Chris Smith | Scripty Books | v1.3.x | 3/15/2015 |
AngularJS By Example | Chandermani | Packt Publishing | v1.3.x | 3/12/2015 |
AngularJS Cookbook | Sascha Brink | Leanpub | v1.2.x | ? |
AngularJS Essentials | Rodrigo Branas | Packt Publishing | ? | WIP |
AngularJS: Up & Running | Brad Green, Shyam Seshadri | O'Reilly | v1.2.x | 9/2014 |
AngularJS In Action | Brian Ford, Lukas Ruebbelke | Manning Publications | v1.0.4 - v1.2.14 | WIP |
AngularJS: Novice to Ninja | Sandeep Panda | SitePoint | v1.3.0-beta.2 | 25/9/2014 |
AngularJS UI Development | Matthias Nehlsen, Amit Gharat | Packt Publishing | v1.2.22 - v1.2.x | WIP |
AngularJS Web application development Blueprints : RAW | Vinci Rufus | Packt Publishing | ? | WIP |
AngularJS with Ruby on Rails | David Bryant Copeland | ? | ? | ? |
Build Your Own AngularJS | Tero Parviainen | Self-published | v1.x | WIP |
D3 on AngularJS | Ari Lerner, Victor Powell | Leanpub | v1.0.7 - v1.2.11 | 6/6/2014 |
Deep Dive into Angular.js Directives | Jesús Rodríguez | Leanpub | v.1.3.x | |
Dependency Injection with AngularJS | Alex Knol | Packt Publishing | ? | 12/1/2013 |
Discover AngularJS | Adam Burak | Leanpub | ? | 2014/11/10 |
Learning AngularJS | Brad Dayley | Addison Wesley | v1.3.x | 12/1/2014 |
Learning Web Development with Bootstrap and Angular: RAW | Stephen Radford | Packt Publishing | v1.2.x - v1.3 | WIP |
Mastering AngularJS Directives | Josh Kurz | Packt Publishing | v1.2.2 - v1.2.16 | 6/1/2014 |
Mastering Web Application Development With AngularJS | Peter Bacon Darwin, Pawel Kozlowski | Packt Publishing | v1.0.2 - v1.0.7 | 8/1/2013 |
ng-book | Ari Lerner | Self-published | v1.0.7 - v1.3.x | 6/24/2014 |
Practical AngularJS | Dinis Cruz | Leanpub | ? | ? |
Pro AngularJS | Adam Freeman | Apress | v1.2.x | 02/04/2014 |
Recipes with Angular.js | Frederik Dietz | Leanpub | ? | ? |
Web Component Architecture & Development with AngularJS | David Shapiro | Leanpub | v1.2.16 | ? |