• @kautau
    link
    5
    edit-2
    9 months ago

    And thankfully we might be getting to a point where TS no longer needs to exist: https://github.com/tc39/proposal-type-annotations

    It’s about time JS gave us the ability to be strict on types, and have that as part of the interpreter as opposed to needing to transpile TS with the overhead involved