|
|
|
|
|
by smt88
2803 days ago
|
|
"Irresponsible" is a bit of an overstatement, don't you think? The TS team explicitly says their goal is to generate readable JS, unlike (for example) Clojure or Scala. Also, the async/await thing isn't an issue if you target the latest ECMAScript version. That's the only really ugly thing, and it's been easily avoidable for over a year. |
|
That comment could make people throw away the original and end up with machine generated code when going back.