logoalt Hacker News

water-drummertoday at 7:24 AM1 replyview on HN

Why do you need nodejs if you can run javascript in the browser?


Replies

shevy-javatoday at 3:03 PM

I can't answer that question, but I think you can do more with node than with default javascript, such as access to local files. This is something I wanted javascript to do for local use and people always said "you may not do this, your computer will be destroyed". So I just use ruby instead and am still annoyed that javascript is so crippled by default at all times.