Viewing profile — rmthw
rmthw
HN member- Joined
- Sun, Aug 09, 2020, 1:22 PM UTC
- HN karma
- 2
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About rmthw
No profile information was provided.
Recent public activity
-
comment
Comment #24113596
Also, the ball has been in Typescript's court for a while to provide a fast, easy to use typecheck-only API that receives an AST and can be used by other tools that already have pa…
-
comment
Comment #24113536
Better error messages, an error-recoverable parser, faster speed, consolidation into a single tool, additional ability to lint/pretty-print/minify/test instead of just transpiling …
-
comment
Comment #24113219
> Are you suggesting that TS team is so incompetent or legacy burdened that their codebase is impossible to extend. I'm not suggesting at all that they're incompetent, but you seem…
-
comment
Comment #24099582
Why? TS and Rome architectural goals are completely incompatible. Writing a transpiler is not complicated at all, especially for someone who has written Babel in the past. On the o…