What is IIFE in JavaScript?
There are few topics in JavaScript, which you might have seen in action somewhere in code but you may not point it out and say, "Ohh! this is ___ concept in JavaScript". One of those topics is IIFE. An acronym for:
Immediately Invoked Functional ...
charandev.com3 min read