Skip to content

Instantly share code, notes, and snippets.

@cferdinandi
Last active May 4, 2024 21:26
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cferdinandi/0fa798f5fe24edc2136751574df6dc8f to your computer and use it in GitHub Desktop.
Save cferdinandi/0fa798f5fe24edc2136751574df6dc8f to your computer and use it in GitHub Desktop.
/**
* Immediately Invoked Function Expression Boilerplate
*/
(function () {
// Code goes here...
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment