Skip to content

Instantly share code, notes, and snippets.

@JonathanPorta
Created October 29, 2014 22:59
Show Gist options
  • Save JonathanPorta/fb2d07c6a7869e0bba37 to your computer and use it in GitHub Desktop.
Save JonathanPorta/fb2d07c6a7869e0bba37 to your computer and use it in GitHub Desktop.
ES6, Typescript and AtScript
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