Slide 20
Slide 20 text
JavaScript + Types
TypeScript
ES6
(ES-2015)
JavaScript
(ES5)
• type checking
string, number, boolean, any, Array
• custom types - interfaces
• code help - intellisense
• decorators
• and more...
Typescript: Angular 2's Secret Weapon - Dan Wahlin
ng-conf 2016: https://youtu.be/e3djIqAGqZo