Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save nulayuhz/6b8a4f3ed3b828653f74 to your computer and use it in GitHub Desktop.
Save nulayuhz/6b8a4f3ed3b828653f74 to your computer and use it in GitHub Desktop.
hoisting (Function declarations before Variable declarations)
https://github.com/getify/You-Dont-Know-JS/blob/master/scope%20&%20closures/ch4.md#functions-first
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment