Hacker News new | past | comments | ask | show | jobs | submit login

> Almost all of the popular programming language have a js transpiler allowing programmers to code in their lang and use it on web.

Because transpilers are an incredibly leaky abstraction. You have to know your language, the language you're transpiling to and quite often you need to know about how that translation occurs.

That's before you even get into the idiomatic differences between languages and libraries.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: