Live data from Hacker News

Viewing profile — rmthw

rmthw

HN member
Joined
Sun, Aug 09, 2020, 1:22 PM UTC
HN karma
2
Public activity
4 items

About rmthw

No profile information was provided.

Recent public activity

  1. 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…

  2. 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 …

  3. 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…

  4. 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…