0

I know, similar questions have been asked but none answered my question of What does the second () mean?
And also no the syntax is not (function...) rather its just function(a,d){...}(Jquery,...);

Is it that we are making objects of Jquery, I am also using Hammer.js so basically the second paranthesis has (Jquery, Hammer)

Andreas
  • 21,535
  • 7
  • 47
  • 56
Hunt092
  • 1
  • 2
  • It is an [immediately invoked function expression](https://stackoverflow.com/questions/1634268/explain-the-encapsulated-anonymous-function-syntax) – Mulan Oct 30 '20 at 12:55
  • @Quentin, I think you tagged the wrong dupe. – Mulan Oct 30 '20 at 12:56

0 Answers0