Update Status

Update Status

This document tracks the current status of the course in relation to the latest Angular version, currently 2.1.0 released on 2016-10-13, and other related tools.

  • RC5 and NgModules: @NgModule was only added in release candidate 5, when most of this course had already been recorded.
    All sections have now been either re-recorded or updated so they can be followed with the latest Angular version.
    Where things are only slightly different existing videos have been kept, so you will still see some "old" code here and there but with on-screen annotations pointing out what's changed.
  • "Production-Ready Build Workflow" section, "TypeScript Compiler and Typings" lecture: some editors (e.g. Atom) compile TypeScript files by default and this somehow interferes with the way the Webpack Dev Server detects file changes. To avoid issues set "compileOnSave": false in tsconfig.json at the top level.

Complete and Continue  
Discussion

0 comments