Daily Archives: April 4, 2017

JavaScript IIFEs

The Udemy course, JavaScript: Understanding the Weird Parts, includes 85 lectures. In lecture 45 I finally encountered something meaningfully new, IIFEs, or Immediately Invoked Function Expressions. This construction is unique to JavaScript in an explicit sense, though there is mention … Continue reading

Posted in Software | Tagged | Leave a comment