Skip to content

Instantly share code, notes, and snippets.

@dscamahorn
Last active November 28, 2015 03:18
Show Gist options
  • Save dscamahorn/f8158ce01d1493eb20ed to your computer and use it in GitHub Desktop.
Save dscamahorn/f8158ce01d1493eb20ed to your computer and use it in GitHub Desktop.
IIFE ("Immediately Invoked Function Execution") wrapper
(function() {
//
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment