Hacker News new | ask | show | jobs
by pinoyyid 1234 days ago
It sucks. I tried to refactor a large JS project and it almost ate itself. I converted it to TypeScript and then refactored in a few hours.

I'd add, it's more than just the language. I've just started working with Dart, which, as a language, is broadly comparable to TypeScript, but the big difference is how much more pleasureable and productive the Dart ecosystem is, vs anything else I've ever used.