Hacker News new | ask | show | jobs
by CmonDev 4444 days ago
JavaScript only survived on client because we have to support legacy code across different platforms. There is no reason to pick same crappy language for server-side as well, unless you happen to be more familiar with it than modern languages.
1 comments

There is at least one reason I can think of: Code sharing with mobile client implementations.