I was talking to my manager the other day, discussing the languages we are using at $dayjob. He kind of offhandedly said that he thinks TypeScript is a temporary fad and soon everything will go back to using JavaScript. He doesn’t like that it’s made by Microsoft either.

I’m not a frontend developer so I don’t really know, but my general impression is that everything is moving more and more towards TypeScript, not away from it. But maybe I’m wrong?

Does anyone who actually works with TypeScript have any impression about this?

  • hawgietonight@lemmy.world
    link
    fedilink
    arrow-up
    15
    ·
    3 months ago

    Technicalities aside, TS is being pushed by MSFT in their SaaS custom components, and that right there will keep it relevant a while. MSFT is known for changing names a lot, but not for killing technologies.

    After over 5 years of writing TS, I have had to do plain JS sometimes, and it is scary. It feels like walking blindfold. I’m spoiled.

    • arendjr@programming.dev
      link
      fedilink
      arrow-up
      4
      ·
      3 months ago

      MSFT is known for changing names a lot, but not for killing technologies.

      Silverlight would like a word ;)