Hacker News new | ask | show | jobs
by Capricorn2481 1063 days ago
Typescript is way, way, way better than Pythons types. I would argue it's one of the best type systems and I've used a lot.
1 comments

The only bad part about typescript is that it still only transpire into JS. I wish they forked it to compile into MSIL or whatnot.