Skip to content

Code samples from the book Angular 2 Development with TypeScript

Notifications You must be signed in to change notification settings

dobrevad/angular2typescript

 
 

Repository files navigation

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.

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.

This repo has some extra code samples. They are located in the directories called extras. You'll find there many book code samples refactored as Angular CLI projects. Some of these code samples where created after the book was released - we use them in our training classes.

To request on-site training in your organization send us an email at [email protected].

About

Code samples from the book Angular 2 Development with TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.7%
  • TypeScript 12.2%
  • HTML 2.8%
  • CSS 0.3%