• Feyd@programming.dev
    link
    fedilink
    arrow-up
    9
    ·
    4 days ago

    TS is compiled to JS, so the JS interpreter isn’t privy to the type information. TS is basically a robust static analysis tool