Besides the obvious type system, I read that there are functions in TypeScript that are not available in ES6. The article did not mention what these functions were or why they should be avoided.
I already know that TypeScript implements AS7 async / await syntax, and this post ( What ES6 features are implemented in Typescript ) gives us feedback.
source share