• Feyd@programming.dev
    link
    fedilink
    arrow-up
    8
    ·
    3 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