Skip to content

Instantly share code, notes, and snippets.

@jkup
Created October 13, 2016 07:34
Show Gist options
  • Save jkup/d8eaedd86293578405293cc5a0aa9246 to your computer and use it in GitHub Desktop.
Save jkup/d8eaedd86293578405293cc5a0aa9246 to your computer and use it in GitHub Desktop.
JavaScript Function
function foo() {
console.log('bar');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment