Skip to content

Instantly share code, notes, and snippets.

@rpastorelle
Created November 20, 2012 18:57
Show Gist options
  • Save rpastorelle/4120173 to your computer and use it in GitHub Desktop.
Save rpastorelle/4120173 to your computer and use it in GitHub Desktop.
JS IIFE
(function(window, undefined){ ... })(window);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment