Immediately Invoked Function Expressions or IIFEs are a staple of JavaScript development, but can sometimes be confusing to the uninitiated. In this tutorial we will cover IIFEs so that anyone can understand them.
For more resources on JavaScript:
http://www.allthingsjavascript.com
Full personalized courses on JavaScript:
http://allthingsjavascript.com/person...
Tutorials referred to in this video:
Function declaration VS function expression: • Function Declarations VS Function Exp...