Comment by andai

Comment by andai 20 hours ago

1 reply

People may forget what you did, but they'll remember how you made them feel. It's been years since I've used TS, but I remember it failing to solve about half the problems that I had with JS. I think they did the best they could given the constraints though.

This article is a good example. TS can't fix the underlying APIs, standard library etc.

teaearlgraycold 15 hours ago

I wouldn’t blame TS for not fixing the JS standard library. It’s just a type system.