Hacker News new | ask | show | jobs
by fpp 5000 days ago
One of the key benefits of node.js is that people who are great with JS can write server code and you have one language stack less to worry about. You can with that (watch for security issues) also share code & objects between the server and browser.

Can't see how this fits into that.