Skip to content

Instantly share code, notes, and snippets.

@laustdeleuran
Created February 6, 2012 16:53
Show Gist options
  • Save laustdeleuran/1753277 to your computer and use it in GitHub Desktop.
Save laustdeleuran/1753277 to your computer and use it in GitHub Desktop.
Anonymous function
(function(){
// Safe, scoped JavaScript here. Phew.
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment