Skip to content

Instantly share code, notes, and snippets.

@darrenderidder
Created June 8, 2012 21:44
Show Gist options
  • Save darrenderidder/2898248 to your computer and use it in GitHub Desktop.
Save darrenderidder/2898248 to your computer and use it in GitHub Desktop.
serialize some async functions in node 3
// we'll be creating some specialized callbacks
var callbacks = [];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment