Skip to content

Instantly share code, notes, and snippets.

@fourcolors
Last active December 14, 2015 00:29
Show Gist options
  • Save fourcolors/4999002 to your computer and use it in GitHub Desktop.
Save fourcolors/4999002 to your computer and use it in GitHub Desktop.
Creating some examples for my bog.
(function(){
console.log("Module scoped function");
})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment