Hacker News new | ask | show | jobs
by BrendanEich 4999 days ago
In many ways, TypeScript is the "anti-Dash" (see leaked Dart memo). It builds on ES6. It does not inject novel runtime semantics. It just checks annotations _a la_ JSLint. Smart!