Skip to content

Instantly share code, notes, and snippets.

@The-Quill
Created February 23, 2016 12:58
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save The-Quill/e7cb65ea043880dce0cd to your computer and use it in GitHub Desktop.
Save The-Quill/e7cb65ea043880dce0cd to your computer and use it in GitHub Desktop.
  • with is deprecated
  • you only access one property on window, so just access it directly
  • 094 this can acidentally convert to hex, so just use 94, also the 0 is extraneous in that case anyway
  • there's no reason to make 94 as a variable
  • varName is indescriptive
@ConorOBrien-Foxx
Copy link

*octal, not hex.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment