Skip to content

Instantly share code, notes, and snippets.

@christiannwamba
Created February 13, 2017 07:36
Show Gist options
  • Save christiannwamba/c49a311b087f9f31be260ee83eea52c2 to your computer and use it in GitHub Desktop.
Save christiannwamba/c49a311b087f9f31be260ee83eea52c2 to your computer and use it in GitHub Desktop.
asyncOperation(function cb(valResolvedFromAsync) {
console.log(valResolvedFromAsync);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment