Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save request-timeout/6779982 to your computer and use it in GitHub Desktop.
Save request-timeout/6779982 to your computer and use it in GitHub Desktop.
if( value ) { } //will evaluate to true if value is not:
null
undefined
NaN
empty string ("")
0
false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment