Skip to content

Instantly share code, notes, and snippets.

@cmather
Created November 18, 2014 16:54
Show Gist options
  • Save cmather/3675e703efab50c3b8c1 to your computer and use it in GitHub Desktop.
Save cmather/3675e703efab50c3b8c1 to your computer and use it in GitHub Desktop.
Example JavaScript snippet that I'll embed.
var myFunc = function () {
return "Hello, world!";
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment