Skip to content

Instantly share code, notes, and snippets.

@mattheu
Created May 22, 2014 15:16
Show Gist options
  • Save mattheu/29aad2bb2cb92123c25d to your computer and use it in GitHub Desktop.
Save mattheu/29aad2bb2cb92123c25d to your computer and use it in GitHub Desktop.
(function() {
// Code goes here.
}());
(function($) {
// More code here. And we can pass global vars we want.
}(jQuery));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment