Created
October 29, 2014 22:59
-
-
Save JonathanPorta/fb2d07c6a7869e0bba37 to your computer and use it in GitHub Desktop.
ES6, Typescript and AtScript
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ES6 is JS Next. | |
Typescript adds compile time static type assertions, and optionally runtime dynamic assertions. | |
AtScript adds compile time annotations to Typescript. | |
At(Type(ES6(JS))) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment