Skip to content

Instantly share code, notes, and snippets.

@SteveBarnett
Created July 1, 2015 13:16
Show Gist options
  • Save SteveBarnett/11ffca02b04e0517d066 to your computer and use it in GitHub Desktop.
Save SteveBarnett/11ffca02b04e0517d066 to your computer and use it in GitHub Desktop.
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