Skip to content

Instantly share code, notes, and snippets.

@jpadilla
Created November 5, 2010 16:26
Show Gist options
  • Save jpadilla/664396 to your computer and use it in GitHub Desktop.
Save jpadilla/664396 to your computer and use it in GitHub Desktop.
readFromDatabase(function(data) {
printData(data);
})
doSomethingUnrelatedLikeFetchingSomethingElse();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment