Skip to content

Instantly share code, notes, and snippets.

function testing(){
return "NOT IMPLENENTED";
}
// ASSERTS

Keybase proof

I hereby claim:

  • I am awaigand on github.
  • I am awaigand (https://keybase.io/awaigand) on keybase.
  • I have a public key ASDWFGe5JFNtgXtJG43LIlofQZIh6a1Q9ewWsh8VX9XO-wo

To claim this, I am signing this object:

@awaigand
awaigand / 0_reuse_code.js
Created October 8, 2015 08:20
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