Hacker News new | ask | show | jobs
by Scarbutt 1422 days ago
Small nitpick, Nodejs has a JIT (via V8) and you will be surprised at its performance when compared to Python.
1 comments

I know, I've written NodeJS for a very short time, and remember liking it. However I can't position it into my current ecosystem where code is probably be seen by multiple people and need to understand/improve it.

Thanks for reminding, BTW. :)