Hacker News new | ask | show | jobs
by TaizWeb 3382 days ago
Ah, like how babel was able to compete with typescript despite typescript being funded by Microsoft and babel by community efforts
1 comments

I choose Babel over Typescript, because Babel implements default Ecmascript (afaik). Typescript is mostly type-safe and welcoming for non-js (c#, maybe java) coders.