Tag: anonymous functions

  • What is a Self Invoking Function

    What is a Self Invoking Function

    In JavaScript, it’s common to hear lots of strange terminology without a lot of description around what it is or what it does. I want to try and demystify what a self invoking function is and why you should consider them and the times when maybe you shouldn’t consider them.