Skip to content

Instantly share code, notes, and snippets.

@withinboredom
Last active November 11, 2017 19:16
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 withinboredom/fb779c8b10cc89c9e69d6f3f4537bd90 to your computer and use it in GitHub Desktop.
Save withinboredom/fb779c8b10cc89c9e69d6f3f4537bd90 to your computer and use it in GitHub Desktop.
Idiomatic Javascipt
const something = NotTrue() || DefTrue();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment