An open API service indexing awesome lists of open source software.

https://github.com/thaliaarchi/angular2-tutorials

Angular 2 tutorials from https://angular.io/
https://github.com/thaliaarchi/angular2-tutorials

Last synced: 2 months ago
JSON representation

Angular 2 tutorials from https://angular.io/

Awesome Lists containing this project

README

        

# Angular 2 Tutorials `2.0.0-rc.1`

These mini apps were created the Angular 2 tutorials at [angular.io](https://angular.io/).
This repository exists merely for historical reasons and should not be used.
Angular has changed much since these were created and the tutorial source is now available for download at the Angular site.

## Tutorials Included

These are the tutorials included in this repository. In addition to these, there are many more tutorials on the Angular site.

- [Quickstart](https://angular.io/guide/quickstart) -
[Download](https://angular.io/generated/zips/cli-quickstart/cli-quickstart.zip)

- [Tour of Heroes](https://angular.io/tutorial)
- [Part 1](https://angular.io/tutorial/toh-pt1) -
[Demo](https://angular.io/generated/live-examples/toh-pt1/eplnkr.html),
[Download](https://angular.io/generated/zips/toh-pt1/toh-pt1.zip)
- [Part 2](https://angular.io/tutorial/toh-pt2) -
[Demo](https://angular.io/generated/live-examples/toh-pt2/eplnkr.html),
[Download](https://angular.io/generated/zips/toh-pt2/toh-pt2.zip)
- [Part 3](https://angular.io/tutorial/toh-pt3) -
[Demo](https://angular.io/generated/live-examples/toh-pt3/eplnkr.html),
[Download](https://angular.io/generated/zips/toh-pt3/toh-pt3.zip)
- [Part 4](https://angular.io/tutorial/toh-pt4) -
[Demo](https://angular.io/generated/live-examples/toh-pt4/eplnkr.html),
[Download](https://angular.io/generated/zips/toh-pt4/toh-pt4.zip)
- [Part 5](https://angular.io/tutorial/toh-pt5) -
[Demo](https://angular.io/generated/live-examples/toh-pt5/eplnkr.html),
[Download](https://angular.io/generated/zips/toh-pt5/toh-pt5.zip)
- [Part 6](https://angular.io/tutorial/toh-pt6) -
[Demo](https://angular.io/generated/live-examples/toh-pt6/eplnkr.html),
[Download](https://angular.io/generated/zips/toh-pt6/toh-pt6.zip)

- [Displaying Data](https://angular.io/guide/displaying-data) -
[Demo](https://angular.io/generated/live-examples/displaying-data/eplnkr.html),
[Download](https://angular.io/generated/zips/displaying-data/displaying-data.zip)

- [Dependency Injection](https://angular.io/guide/dependency-injection) -
[Demo](https://angular.io/generated/live-examples/dependency-injection/eplnkr.html),
[Download](https://angular.io/generated/zips/dependency-injection/dependency-injection.zip)

- Forms
- [User Input](https://angular.io/guide/user-input) -
[Demo](https://angular.io/generated/live-examples/user-input/eplnkr.html),
[Download](https://angular.io/generated/zips/user-input/user-input.zip)
- [Template-driven Forms](https://angular.io/guide/forms) -
[Demo](https://angular.io/generated/live-examples/forms/eplnkr.html),
[Download](https://angular.io/generated/zips/forms/forms.zip)