Skip to content

Instantly share code, notes, and snippets.

@dutchcelt
Created August 18, 2015 07:07
Show Gist options
  • Save dutchcelt/b4d8ddd9e7ae33e76bf7 to your computer and use it in GitHub Desktop.
Save dutchcelt/b4d8ddd9e7ae33e76bf7 to your computer and use it in GitHub Desktop.
Cut the mustard
if('querySelector' in document
&& 'localStorage' in window
&& 'addEventListener' in window) {
// bootstrap the javascript application
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment