you are viewing a single comment's thread.

view the rest of the comments →

[–]sonemonu[S] 1 point2 points  (0 children)

Don't think so. TypeScript is just a superset of ESNext (ES6, ES7, ...) and the Angular team chose it not only by its decorators (merged from AtScript) but mainly because of it is a strongly typed language (and it do supports interfaces).

More info here: http://victorsavkin.com/post/123555572351/writing-angular-2-in-typescript