Skip to content

Instantly share code, notes, and snippets.

@kusakusakusa
Created June 28, 2015 12:14
Show Gist options
  • Save kusakusakusa/caee7771f393c17a9900 to your computer and use it in GitHub Desktop.
Save kusakusakusa/caee7771f393c17a9900 to your computer and use it in GitHub Desktop.
JS
if (typeof(some_variable) != 'undefined' && some_variable != null)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment