this post was submitted on 02 Apr 2024
143 points (98.6% liked)

Programming

17000 readers
253 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
 

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?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 5 months ago* (last edited 5 months ago) (1 children)

TypeScript is the new DOC format.

Create a language/format. Spend all of your effort making it ubiquitous until it becomes the default "standard" in the workplace. Then charge a metric fuck-tonne for the "official" software that makes use of it.

It's how Office became their cash cow. They create the proprietary doc format, get everyone using it, and once it's embedded in the workplace, charge exorbitantly for the software that uses it.

Once they get everyone using TS as a new industry standard, they'll find a way to make people have to pay for it. Mark my words.

[–] [email protected] 8 points 5 months ago (1 children)

I honestly think this is fearmongering. Yes, Microsoft is a shitty company that has done shitty things, but:

  • the Typescript repo is licensed with Apache 2.0, which means the community can always fork it if they do bad/evil stuff
  • there are competing type checkers in the works, which would fully remove any Microsoft influence from a developer using Typescript
  • there already are competing compilers which are broadly used

The only real option they have to do what you're describing is to implement new features that could be used for monetizing it - there would be some inertia regarding community forks. But even then I can't come up with any monetization model that could make sense. Do you have a specific example in mind?

[–] [email protected] -2 points 5 months ago

I hope you're right. But my trust level for corporations is somewhere between 0 and 0.1