You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • I'm not against TypeScript at all - I think adding types and compile time checking for large projects is a good idea.

    Its not built for people to read the compiled code

    Oh that's ok then. If nobody reads the code it can be as slow and inefficient as you like.

  • Oh that's ok then. If nobody reads the code it can be as slow and
    inefficient as you like.

    I think you know what I meant. The produced code doesn't matter as much as the thing producing it, which is dependent on which javascript version you want the compiled code in and what other compile settings you have.

About

Avatar for Gordon @Gordon started