Skip to content

Instantly share code, notes, and snippets.

@kovalbogdan95
Created July 26, 2017 13:49
Show Gist options
  • Save kovalbogdan95/faac4c0b75e6c0d7f58c15816d7817a0 to your computer and use it in GitHub Desktop.
Save kovalbogdan95/faac4c0b75e6c0d7f58c15816d7817a0 to your computer and use it in GitHub Desktop.
Best Practice Jquery Lunch
(function($, undefined){
// тут тихо и уютно
// мы всегда будем уверены, что $ === jQuery
// a undefined не переопределен ;)
})(jQuery);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment