Skip to content

Instantly share code, notes, and snippets.

View itsthisjustin's full-sized avatar

Justin Mitchell itsthisjustin

View GitHub Profile
### Keybase proof
I hereby claim:
* I am itsthisjustin on github.
* I am itsthisjustin (https://keybase.io/itsthisjustin) on keybase.
* I have a public key whose fingerprint is 77D3 BF9C DA71 618E A296 BDEA 1A2C DF51 E0DA 9263
To claim this, I am signing this object:
@itsthisjustin
itsthisjustin / 0_reuse_code.js
Created November 25, 2015 07:29
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console