ng-sydney presentation on my experience converting angular 1.x apps to TypeScript and ES6, accompanied with the source code available at https://github.com/haroldrv/ng-admin-ui
Allows you to write more robust and scalable apps ◦ Provides types, classes and interfaces ◦ Transpiles to ES5 • ES6 ◦ JavaScript of today (ES5 is so yesterday) ◦ Modules, arrow functions, etc. • Easier to upgrade to Angular2!