Typescript, any one?

aeric

Expert
Licensed User
Longtime User
I like the Conclusion.

TLDR;
In my honest opinion, going from JavaScript to Typescript is like transitioning from PHP to C#. The core concepts remain the same. However, you are adding a layer of type safety and an additional compilation step.
 

Mashiane

Expert
Licensed User
Longtime User
I dont have enough knowledge about it. But there seems to be a big disjuncture here. 7K positives compared to the 550 negatives if we say...

1672905804586.png


1672905833319.png
 

aeric

Expert
Licensed User
Longtime User
I guess I am not a mainstream person. ?
 

alwaysbusy

Expert
Licensed User
Longtime User
Compleet overkill in my opinion. The article writer makes some good points. Not a fan at all of it. I've seen languages (like Xojo) who implemented it instead of JavaScript. (No idea why as they had 100% control over the code they wrote). Result is a slow framework where it takes ages to implement even basic stuff.

But yeah, it isn't the first blunder that company has made over the years and making very bad design decisions. :rolleyes:
 
Last edited:
Top