Skip to content

Instantly share code, notes, and snippets.

@ahaywood
Created January 4, 2015 04:06
Show Gist options
  • Save ahaywood/156ce30683aa3f2757bd to your computer and use it in GitHub Desktop.
Save ahaywood/156ce30683aa3f2757bd to your computer and use it in GitHub Desktop.
Blog - Conditional Statement
if (condition) {
# code...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment