• Wincent
    Open
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search

Immediately Invoked Function ExpressionEdit

Redirected from IIFE

Created 1/11/2014, updated 3/12/2020

An Immediately Invoked Function Expression, or IIFE (pronounced "iffy"), is a common construct used in JavaScript for hiding information inside closures.

See also

  • http://benalman.com/news/2010/11/immediately-invoked-function-expression/
  • javascript
  • iife
  • wiki
Site
  • About
  • Blog
  • Wiki
  • Snippets
  • Tags
  • Search
External
  • GitHub
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
Colophon

Made by Greg Hurrell using React, Relay and GraphQL (with help from Git, Redis and Neovim).