Richard Kenneth Eng
1 min readOct 2, 2017

--

No. TypeScript is a strict superset of JavaScript. It inherits everything that is bad about JavaScript, despite adding static typing and a few other improvements.

It’s the same story with ES6.0, ES7.0, ES8.0. Each of them adds improvements without repairing the fundamental underlying design flaws.

--

--