• FooBarrington@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      3 days ago

      Not really, considering Typescript only adds static types to JS. It’s not a different language, it’s an extension.

      • Quibblekrust@thelemmy.club
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 days ago

        Since it needs to be compiled to JavaScript in order to be used, I kind of consider it a different language. Yes, it’s a strict superset of JavaScript, but that makes it different.