Hacker News new | ask | show | jobs
by gear54rus 4134 days ago
Node.js is something that runs on server ONLY. It's 100% like PHP but with JS instead. Your browser never sees nor executes Node.js code. It only operates on text a Node.js server produces.