Disassembling JavaScript's IIFE Syntax Jan 27, 2016 If you've spent even just a little time in the JavaScript world, you've likely come across the following pattern quite frequently. It's called an IIFE, which stands for immediately invoked function expression view source Advertisement