Skip to content

Instantly share code, notes, and snippets.

@nikosolihin
Last active December 15, 2015 14:58
Show Gist options
  • Save nikosolihin/5277911 to your computer and use it in GitHub Desktop.
Save nikosolihin/5277911 to your computer and use it in GitHub Desktop.
Javascript: Self Invoking Anonymous Function
(function(){
})()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment