Skip to content
Magnus Gudmundsson edited this page Apr 1, 2016 · 13 revisions

Some links worth exploring

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


A styleguide for people that do not have any style.


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/)

Angular 2 basics

Angular 2 routing


The REST api we are going to use if we manage that far... :

https://github.com/Cyberdada/adv1


Home

[Setup, Startup](Setup, Startup)

Typescript

[Assignment #1] (Assignment-%231)

[Assignment #2] (Assignment-%232)

[Assignment #3] (Assignment-%233)

[Links] (Links)

[Slide Shows] (Slide Shows)

Clone this wiki locally