Skip to content

Instantly share code, notes, and snippets.

@fcaivano
Created July 28, 2014 10:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fcaivano/646ec3a0a7474046970e to your computer and use it in GitHub Desktop.
Save fcaivano/646ec3a0a7474046970e to your computer and use it in GitHub Desktop.
Life Motto
// life motto
if (sad() === true) {
sad().stop();
beAwesome();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment