Skip to content

Instantly share code, notes, and snippets.

View bcush's full-sized avatar

Brian Cushman bcush

View GitHub Profile

Keybase proof

I hereby claim:

  • I am beecushman on github.
  • I am bcushman (https://keybase.io/bcushman) on keybase.
  • I have a public key ASC_mhaA539Doauv1mKhO3tb636oSRuZXv0M3LheK6zpUAo

To claim this, I am signing this object:

@bcush
bcush / 0_reuse_code.js
Created October 7, 2016 02:25
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