Skip to content

Instantly share code, notes, and snippets.

View dons20's full-sized avatar
💭
Coding

Keno Clayton dons20

💭
Coding
View GitHub Profile
@dons20
dons20 / 0_reuse_code.js
Created December 8, 2016 06:06
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