Skip to content

Instantly share code, notes, and snippets.

@VishDev12
Last active February 14, 2018 16:21
Show Gist options
  • Select an option

  • Save VishDev12/9a00c8814cb911acfb81b286a31ab011 to your computer and use it in GitHub Desktop.

Select an option

Save VishDev12/9a00c8814cb911acfb81b286a31ab011 to your computer and use it in GitHub Desktop.
Non-Sequential Programming
download1 (imgPath, processImage, uploadImage); //processImage and uploadImage are callback functions
download2 (txtPath, processText, uploadText); //processText and uploadText are callback functions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment