Skip to content

Instantly share code, notes, and snippets.

@joelremix
Last active December 17, 2015 22:19
Show Gist options
  • Save joelremix/5681029 to your computer and use it in GitHub Desktop.
Save joelremix/5681029 to your computer and use it in GitHub Desktop.
JS: self invoke function
function hello() {
}()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment