E5C6 Samples/TypeScriptES2015 at master · MartinJaeger76/Samples · GitHub
[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

What's New in TypeScript 1.5?

This folder contains sample I created for an article for the German Windows Developer magazine. It covers:

  • TypeScript's new module syntax which is not compatible with ECMAScript 2015
  • Destructuring
  • The new keywords let and const
  • The new for..of loop
  • Samples for decorators (will be part of ECMAScript 2016)
  • TypeScript's new computed properties syntax
0