traneHead / angular2typescript

Code samples from the book Angular 2 Development with TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a repository for code samples for the book by Yakov Fain and Anton Moiseev Angular 2 Development with TypeScript.

All code samples were upgraded to Angular 2.0 or later releases.

Reporting errors: If you'll run into a bug in the code, please open an issue here. If you want to report errors or typos in the book text, please report it at the book's forum in the Errata section.

To start a new SystemJS-based project use the seed project from chapter 2. To create a new Webpack-based project use the seed angular2-webpack-seed from chapter 10.

If you prefer to work with Angular-CLI based projects, use code samples located in the directory extras. Some of those code samples where created after the book was released.

The video with a code review of a sample online auction application that we gradually develop in the book is located at https://youtu.be/I809tajbVk4.

Watch the video from one of our recent online trainings: https://www.youtube.com/watch?v=47Gn-jgb0FI&feature=youtu.be It'll help you in getting started while reading Chapter 2.

To request on-site training in your organization send us an email at training@faratasystems.com.

About

Code samples from the book Angular 2 Development with TypeScript


Languages

Language:JavaScript 84.7%Language:TypeScript 12.2%Language:HTML 2.8%Language:CSS 0.3%