Skip to content

Instantly share code, notes, and snippets.

@chrisblackwell
Last active December 11, 2015 22:09
Show Gist options
  • Save chrisblackwell/4667793 to your computer and use it in GitHub Desktop.
Save chrisblackwell/4667793 to your computer and use it in GitHub Desktop.
Self-Invoking Anon Function
!(function(window, document, undefined) {
"use strict";
})(window, document);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment