Skip to content

Instantly share code, notes, and snippets.

@CodeDraken
Last active June 8, 2019 23:32
Show Gist options
  • Select an option

  • Save CodeDraken/fe2f3c43d7c251e62619f7347b2afb8b to your computer and use it in GitHub Desktop.

Select an option

Save CodeDraken/fe2f3c43d7c251e62619f7347b2afb8b to your computer and use it in GitHub Desktop.
The first execution step
function a() {
console.log('myVar', myVar)
b()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment