A bunch of links to blog posts, articles, videos, etc for learning AngularJS 2.
NOTE: This repo is now being maintained at my [employer's Github repo] (https://github.com/PremiseHealth/AngularJS2-Learning). I will try to merge changes back into this repo, but the one at Premise Health will always have the latest updates.
The version of this repo for Angular 1.x is still maintained [here] (https://github.com/jmcunningham/AngularJS-Learning)
Books
Videos
Courses
Help
General Topics
Introductions/Beginning AngularJS2
Best Practices/Style Guides
Lessons Learned
Boilerplates/Seed Projects
Multipart Articles
Sample Apps
Scopes & Compile
Dependency Injection
Components/Directives
Services/Providers
Routing
Promises/Deferred
Forms
Authentication
Collections
Code Organization
Testing
RESTful Stuff
Localization
UI Stuff
Integration with Other Languages/Frameworks
Hosted Backends
Mobile
Popular Third-Party Modules
Test Editor Bundles
Development Tools
Title | Author | Publisher | ng Version | Last Update |
---|---|---|---|---|
ng-book 2 | Lerner, Coury, Murray, Taborda | Gumroad | v2.0 | WIP |
- [StackOverflow] (http://stackoverflow.com/questions/tagged/angularjs)
- [AngularJS Mailing List (Google Groups)] (http://groups.google.com/group/angular)
- [Chatroom (Browser-based IRC)] (http://webchat.freenode.net/?channels=angularjs&uio=d4)
- [AngularJS Google+ Community] (https://plus.google.com/u/0/communities/115368820700870330756)
- [reddit] (http://www.reddit.com/r/angularjs)
- [Two Phases of Angular 2 Applications] (http://victorsavkin.com/post/114168430846/two-phases-of-angular-2-applications)
- The Core Concepts of Angular 2
- [Change Detection in Angular 2] (http://victorsavkin.com/post/110170125256/change-detection-in-angular-2)
- Angular 2 in Plain JS
- A deep dive into Angular 2.0
- [Writing Angular 2 in TypeScript] (http://victorsavkin.com/post/123555572351/writing-angular-2-in-typescript)
- [Getting Started With Angular 2.0] (http://thejackalofjavascript.com/getting-started-with-angular-2-0/)
- Getting Started with Angular 2 using TypeScript
- [Creating a Super Simple Todo App Using Angular 2] (http://www.htmlxprs.com/post/54/creating-a-super-simple-todo-app-using-angular-2-tutorial)
- [Official Quick Start by the Angular team] (https://github.com/angular/quickstart)
- Angular 2 starter pack in ES6
- Angular 2 Starter in TypeScript with Gulp workflow
- Does this still make sense as a category for Angular2???
- Dependency Injection in Angular 2
- Host and Visibility in Angular 2's Dependency Injection
- Dependency Injection In Angular 2.0
- [Angular 2 Template Syntax] (http://victorsavkin.com/post/119943127151/angular-2-template-syntax)
- [Creating Container Components, Part 3: Angular 2 Component Directives] (https://www.airpair.com/angularjs/posts/creating-components-p3-angular2-directives)
- [The Ultimate Guide to Forms in Angular 2] (http://blog.ng-book.com/the-ultimate-guide-to-forms-in-angular-2/)