Soren Dam
  • Blog
  • Contact

Angular 2 resources and tutorials

January 12, 2016

By Søren Friis Dam

As I’m trying to learn how to use Angular 2, I have compiled a list of useful resources that has helped me getting started using the framwork.

Introduction to Angular 2

ES6/TypeScript

  • http://learnangular2.com/es6/

Learning angular 2 basic concepts

  • https://angular.io/docs/ts/latest/quickstart.html
  • https://angular.io/docs/ts/latest/tutorial/
  • http://learnangular2.com/

Forms in Angular 2

  • http://blog.jhades.org/introduction-to-angular-2-forms-template-driven-vs-model-driven/
  • http://learnangular2.com/forms/
  • https://medium.com/@daviddentoom/angular-2-form-validation-9b26f73fcb81#.8nlylqcyd

Observables in Angular 2

Introduction to ReactiveX

  • https://gist.github.com/staltz/868e7e9bc2a7b8c1f754
  • http://staltz.com/rxmarbles/

Ressources on use of observables in Angular 2

  • http://blog.thoughtram.io/angular/2016/01/06/taking-advantage-of-observables-in-angular2.html
  • http://blog.thoughtram.io/angular/2016/01/07/taking-advantage-of-observables-in-angular2-pt2.html

Dependency Injection in Angular 2

  • http://blog.thoughtram.io/angular/2015/05/18/dependency-injection-in-angular-2.html
  • http://blog.thoughtram.io/angular2/2015/11/23/multi-providers-in-angular-2.html

Http Requests in Angular 2

  • https://medium.com/google-developer-experts/angular-2-introduction-to-new-http-module-1278499db2a0

Books

  • https://www.ng-book.com/2/
  • https://books.ninja-squad.com/angular2

Angular 2 starter kits

  • https://angularclass.github.io/angular2-webpack-starter/

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

  • Contact
  • © 2025 Søren Friis Dam