Ask HN: I really don't understand node.js, could someone explain it to me? 16 years ago
For web development purposes, you can think of Node as Apache and PHP rolled into one: imagine writing the whole application inside httpd.conf, using javascript instead of XML.