Skip to content

Instantly share code, notes, and snippets.

@CodeDraken
Created June 8, 2019 23:27
Show Gist options
  • Select an option

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

Select an option

Save CodeDraken/2be21eff357b8a879f0df26258df1576 to your computer and use it in GitHub Desktop.
The global context so far
var myOtherVar = undefined
var myVar = undefined
function a() {...}
function b() {...}
function c() {...}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment