Skip to content
CamiloSerrano95 edited this page Jul 6, 2017 · 6 revisions

Welcome to the Node.js wiki!

Node.js® is a JavaScript execution environment built with the Chrome V8 JavaScript engine. Node.js uses a non-blocking, event-oriented E/S operation model, which makes it light and efficient. The package ecosystem of Node.js, npm, is the largest ecosystem of open source libraries in the world.

Clone this wiki locally