Skip to content

Instantly share code, notes, and snippets.

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

  • Save VishDev12/60a0b00797b051456250ce2f81a386a8 to your computer and use it in GitHub Desktop.

Select an option

Save VishDev12/60a0b00797b051456250ce2f81a386a8 to your computer and use it in GitHub Desktop.
firstThis (data, callBack){
data = 1
callBack (data)
}
firstThis (x, anyFunction);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment