forked from nodejs/node-v0.x-archive
-
Notifications
You must be signed in to change notification settings - Fork 24
Home
sh1mmer edited this page Jan 27, 2011
·
320 revisions
Node.js is a server-side JavaScript environment that uses an asynchronous event-driven model. This allows Node.js to get excellent performance based on the architectures of many Internet applications.
The installation guide explains how to get started installing Node.js and the Node Package Manager (NPM) on your system.
The FAQ answers common questions people have about Node.js.
Projects, Applications, and Companies using Node
See the Modules page.
Besides the documentation on the official site here are links to other resources.