This document discusses Angular 2.0 and some of its key features. It notes that Angular 1.3 support will continue for around 2 years after Angular 2.0's release. It describes some of the main concepts in Angular 2.0 like directives, dependency injection, routing and child routers. Code samples are provided to illustrate how components, decorators and template directives work in Angular 2.0 using annotations.