Skip to content

Instantly share code, notes, and snippets.

View manuelgerstner's full-sized avatar
🏠
Working from home

Manuel Gerstner manuelgerstner

🏠
Working from home
View GitHub Profile

Keybase proof

I hereby claim:

  • I am manuelgerstner on github.
  • I am mage (https://keybase.io/mage) on keybase.
  • I have a public key whose fingerprint is CE1D AAFE 82E6 AA84 7EF8 66B1 CBF5 F7DC 69F3 B093

To claim this, I am signing this object:

@manuelgerstner
manuelgerstner / 0_reuse_code.js
Last active August 29, 2015 14:24
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