Skip to content

Instantly share code, notes, and snippets.

@mikeerickson
Last active October 1, 2015 13:48
Show Gist options
  • Save mikeerickson/2003058 to your computer and use it in GitHub Desktop.
Save mikeerickson/2003058 to your computer and use it in GitHub Desktop.
JavaScript: Anonymous Self Invoking Function
(function() {
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment