Hacker News new | ask | show | jobs
by Scarbutt 2002 days ago
Node has a better runtime than ruby or python, so why not? and you also have TS.
1 comments

The node runtime is actually pretty quick (It's roughly as fast as an optimizing compiler from 10-15 years ago, give or take, which is fairly impressive), but even TS is still makeup on a wart - you can't escape JS's more bizarre semantics that easily.