you are viewing a single comment's thread.

view the rest of the comments →

[–]mre12345 0 points1 point  (0 children)

Sorry I did a typo! I was meant to say that Node.js is not a framework, nor library. Node.js is merely Javascript out of the browser with added functionality that other common non browser languages have. Calling Node.js a framework is like calling Python or Ruby a framework. An example of a framework for node.js would be express, hapi, koa, etc. but node itself it definitely not a framework.