Skip to content

Instantly share code, notes, and snippets.

@cawel
Created March 12, 2018 21:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cawel/2dc7c2cafaaf0134112983b6de7fcb28 to your computer and use it in GitHub Desktop.
Save cawel/2dc7c2cafaaf0134112983b6de7fcb28 to your computer and use it in GitHub Desktop.
JavaScript Interview Question
var foo = function(){
// Some code
};
function bar(){
// Some code
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment