Skip to content

Code samples from the book Angular 2 Development with TypeScript

Notifications You must be signed in to change notification settings

LisburnLad/angular2typescript

 
 

Repository files navigation

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

All code samples were upgraded to Angular 2.0 Final

IMPORTANT: If you already have an older version of Node.js installed, upgrade it to the current one to avoid errors during npm install.

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 that we use during our trainings. They didn't didn't make it into the book, but we decided to post them here in the folders called extras.

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.0%
  • TypeScript 8.9%
  • HTML 2.8%
  • CSS 0.3%