Skip to content

Instantly share code, notes, and snippets.

View callowaysutton's full-sized avatar
💻
Developing

Calloway Sutton callowaysutton

💻
Developing
View GitHub Profile

Keybase proof

I hereby claim:

  • I am callowaysutton on github.
  • I am calloway (https://keybase.io/calloway) on keybase.
  • I have a public key whose fingerprint is 0F92 C7AD D8F0 CF46 7E2A 266C B3D0 C92B DB65 CA93

To claim this, I am signing this object:

@callowaysutton
callowaysutton / 0_reuse_code.js
Created September 5, 2017 02: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