Skip to content

Instantly share code, notes, and snippets.

View ciela's full-sized avatar
🕶️
How fabulous

ciela ciela

🕶️
How fabulous
View GitHub Profile
@ciela
ciela / 0_reuse_code.js
Created August 23, 2014 05:18
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