Skip to content

Instantly share code, notes, and snippets.

@isaacs
Created April 19, 2012 04:51
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save isaacs/bfb47daac7b2f7be3840 to your computer and use it in GitHub Desktop.
Save isaacs/bfb47daac7b2f7be3840 to your computer and use it in GitHub Desktop.
Fork this. Add an answer or a question. Be terse.
# Frequently Asked Questions
<!-- type=misc -->
## What's the point of Node.js, anyway?
## What kinds of problems is Node.js designed to solve?
## What's up with all the callbacks?
## How should I set up my development environment?
## How should I deploy my Node.js program?
## Why doesn't Node.js include a module for...?
## How should I handle errors in my Node.js program?
## People mention "streams". What are those?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment