Skip to content

Instantly share code, notes, and snippets.

@khaliqgant
Last active March 16, 2022 08:54
Show Gist options
  • Save khaliqgant/e970f0f21ce46bc59a49 to your computer and use it in GitHub Desktop.
Save khaliqgant/e970f0f21ce46bc59a49 to your computer and use it in GitHub Desktop.
[IFFE Example] IFFE Function #javascript
var Gallery = (function() {
// whole lotta code here
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment