Skip to content

Instantly share code, notes, and snippets.

@ducksoupdev
Created August 2, 2018 07:38
Show Gist options
  • Select an option

  • Save ducksoupdev/fe761c48a6ad427f1e8dc7bad7072178 to your computer and use it in GitHub Desktop.

Select an option

Save ducksoupdev/fe761c48a6ad427f1e8dc7bad7072178 to your computer and use it in GitHub Desktop.
iife
(function (window, document) {
// do stuff
})(window, document)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment