Skip to main content Skip to docs navigation

Self-Executing Anonymous Function

A JavaScript function that runs as soon as it is defined. Also known as an IIFE (Immediately Invoked Function Expression).

On this page

See the IIFE glossary page linked above for more information.

Updated on April 20, 2024 by Datarist.