(no title)
marijn | 5 years ago
TypeScript's design is very much that of a typing layer over a dynamic language. It's unsoundness and various loopholes to escape typing mean it's not much of a help for typed compilation.
marijn | 5 years ago
TypeScript's design is very much that of a typing layer over a dynamic language. It's unsoundness and various loopholes to escape typing mean it's not much of a help for typed compilation.
torb-xyz|5 years ago
But your point stands I think this subset will be incompatible with how many (including myself) writes TypeScript.