Ask HN: What is Node.js? Framework, VM, stdlib or a platform?
https://news.ycombinator.com/item?id=7658619What is the place of Node.js on a standart stack? It's like VM but, V8 is like. It's framework-like, but not. JavaScript is the language, V8 is the interpreter and the VM-ish...
I'm completely confused. Can someone help me to figure it out?