Skip to content

Instantly share code, notes, and snippets.

@lichin-lin
Created August 27, 2016 09:41
Show Gist options
  • Save lichin-lin/35592d21a3842f41dddc0e134f0ecb78 to your computer and use it in GitHub Desktop.
Save lichin-lin/35592d21a3842f41dddc0e134f0ecb78 to your computer and use it in GitHub Desktop.
console.js
if (window.console){
// welcome console.log back to our world!
// use console.log() in side the function.
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment