-
Notifications
You must be signed in to change notification settings - Fork 4
Links
Psst, a tip from the Coach...
When browsing Angular 2 related material, always check out the dates, much of what was written in 2015 is obsolete.
The official angular 2 site.
The material here is now of excellent quality.
Check out the cheat sheet when wondering if it's going to be [ or ( or *
https://angular.io/docs/ts/latest/guide/cheatsheet.html
The Api Preview is also a good quick ref
https://angular.io/docs/ts/latest/api/
Things move fast in the Angular 2 world, the changelog is a good bookmark. Angular 2 Changelog
[Angular 2 Styleguide] (https://github.com/mgechev/angular2-style-guide)
A styleguide for people that do not have any style.
[John Papas Tour Of Heroes] (https://github.com/johnpapa/angular2-tour-of-heroes)
An Example app heavily used on angular.io It's a good example of how to do routing.
[Barbarian meets coding] (http://www.barbarianmeetscoding.com/)
This guy...
I wonder when he sleeps, if at all. Excellent getting started blog for Angular 2
He also has this github repo for ngstockholm with an example project
https://github.com/Vintharas/ngstockholm-angular2-workshop/blob/master/app/app.component.ts
[Cristoffer Norings site] (http://softchris.github.io/)
The REST api we are going to use if we manage that far... :
https://github.com/Cyberdada/adv1
[Setup, Startup](Setup, Startup)
[Assignment #1] (Assignment-%231)
[Assignment #2] (Assignment-%232)
[Assignment #3] (Assignment-%233)
[Links] (Links)
[Slide Shows] (Slide Shows)