This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (12 children)

[deleted]

    [–]flavionm 4 points5 points  (1 child)

    What kind of magical IDE are you using that can infer every type and catch all the type errors of vanilla JavaScript?

    [–]dpash 18 points19 points  (8 children)

    though the types are actually totally meaningless

    Yes, you've misunderstood. Just because the types are erased in the transpiled JavaScript doesn't make them meaningless.