Angular 1
● The code base for Angular dates back to
2009
● Angular2 is 5x faster than Angular 1*
● Angular 1.x has many concepts
● Concepts have a learning curve
Angular 2
● Work in progress
● ES5, ES6, Dart or Typescript
● Everything is a component
● Components: Break UI
into reusable pieces
● Tree of components
● Possible migration from Angular 1.5.x