Welcome to the Node.js Manual!

Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. — The official Node.js website

This manual consists of three different sections:

  • The Node.js API Reference documents the core Node.js modules
  • The Node.js Guide contains articles and code samples on coding in Node.js
  • The Javascript Reference contains doucmentation about the Javascript language

You can instantaneously copy and run the code samples found here live into your Cloud9 IDE account by just clicking a button.

Contributing

You can help! This website is a community effort, and is available on GitHub. The API Reference will be in synch with the official Node.js stable APIs.

Use the [edit] links near the article titles to edit them online into the Cloud9 IDE. After writing and updating articles, you can issue a pull request.

Getting started learning Node.js

Here are some tutorials to get you started with Node.js:

  • Writing Asynchronous Code

  • Creating an HTTP Server

  • The Node Package Manager

Node.js Community

For additional resources with Node.js:

  • The official Node.js mailing list

  • The Node.js IRC Channel, #node.js on freenode.net. A log of the channel is available at http://nodejs.debuggable.com/

  • The official Node.js Wiki

  • The Node.js source code on GitHub

  • Planet Node.js, an aggregator of Node.js developer blogs

  • NodeUp, a podcast covering the latest Node.js news in the community

  • More Community-powered Node.js docs, community powered rocket fuel for Node.js

  • Node Guide, an opinionated and unofficial guide to help people getting started with Node.js

  • NodeCloud, an ordered Node.js resource directory allowing to evaluate relative popularity of a project.

Find more links by hovering over the Node.js logo in the toolbar.

DISQUS...
  • Disqus

  • Like
  • Dislike

Glad you liked it. Would you like to share?

  • Share
  • No thanks

Sharing this page …

Thanks! Close

Login

Add New Comment

  • Image

Showing 0 comments

Trackback URL

Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. — The official Node.js website

声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。