1

So many years of web dev and I still google the "jQuery $" function every time...

(function (window, $, undefined) {

}(window, jQuery));

Comments
  • 0
    @M1sf3t thanks for this
  • 0
    I realized that I don't remember when did I last use jQuery and it kinda makes me happy. Not because jQuery were bad, but because it means I moved on and progressed ♥
  • 0
    Wait... What does this do?
  • 0
    Obviously jQuery is a thing of the past, but unfortunately clients with older website still use the library...
Add Comment