Hacker News new | ask | show | jobs
by hellofunk 2891 days ago
Only problem there is that TS is still JS, with a lot of JS warts that bother many devs.

Other JS transpiling languages have entirely different semantics from JS altogether, which also make them attractive.

1 comments

That TS is basically JS with types is what makes it so popular.