Skip to content

Instantly share code, notes, and snippets.

@jrusbatch
Created September 10, 2013 17:42
Show Gist options
  • Save jrusbatch/6512909 to your computer and use it in GitHub Desktop.
Save jrusbatch/6512909 to your computer and use it in GitHub Desktop.
(function (global, undefined) {
'use strict';
var $ = global.jQuery;
/* Do stuff */
}(this));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment