Skip to content

Instantly share code, notes, and snippets.

View colin4124's full-sized avatar
🐛
Suck.

Leway Colin colin4124

🐛
Suck.
View GitHub Profile
@colin4124
colin4124 / 0_reuse_code.js
Created August 7, 2014 16:15
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