The Latest on TypeScript
Details
Speaker: James Churchill of the TypeScript Portland Users Group.
Since its unveiling in October 2012, TypeScript has been regularly updated with new features and refinements. With the release of TypeScript 1.5, support has been added for a number of great ECMAScript 6 (ES6) related features. Join us for an overview of the latest features including:
• Union Types
• Type Guards
• Template Strings
• ES6 Modules
• Destructuring
• Let and Const
• For..of Support
• Decorators
• Computed Properties
• Project Support through tsconfig.json TypeScript
Site: http://www.typescriptlang.org/
What's New in TypeScript:
https://github.com/Microsoft/TypeScript/wiki/What%27s-new-in-TypeScript
