I keep seeing posts of some drama with typescript. What happened?

  • kopper [they/them]@lemmy.blahaj.zone
    link
    fedilink
    arrow-up
    3
    ·
    1 year ago

    Honestly I’m surprised Microsoft isn’t pushing for that already. They already have a decently popular browser (Edge), they own TS, and they have a history with not giving a shit about standards (IE and ActiveX).

    • Their browser and the V8 JavaScript engine is pretty much Chrome with some bits and pieces. I don’t think they’re ready to add a whole new scripting language just yet.

      I think the web peeps are working on adding TypeScript-style typing to Javascript, but only as annotations, so the types wouldn’t actually be checked.