Skip to content

Instantly share code, notes, and snippets.

@miguelfrias
Created April 11, 2014 22:04
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save miguelfrias/10505284 to your computer and use it in GitHub Desktop.
Save miguelfrias/10505284 to your computer and use it in GitHub Desktop.
Run a console log just once
!opener++ && console.log('getAvatarImg cache hit', url);
Source: http://forrst.com/posts/Shorthand_Javascript_Console_Log_Once-Jta
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment