Typed superset of JavaScript that compiles to plain JavaScript
Language for application scale JavaScript development
tsc
tsserver
$ tsc hello.ts
$ tsc --watch
$ tsc --init