I know that node.js is said to be \"event-driven I/O\" server-side javascript hosted on V8 Javascript engine. I visited the node.js website, and then read the
I haven't seen anyone give a simple answer to this yet.
Node.js is:
It's important to note, Node doesn't necessarily have to be used for web development either. It's purpose is, "evented IO".