Skip to content

Instantly share code, notes, and snippets.

View d2207197's full-sized avatar
🌴
On vacation

Joseph Yen d2207197

🌴
On vacation
  • http://www.pinkoi.com/
  • Hsinchu, Taiwan
View GitHub Profile
@d2207197
d2207197 / 0_reuse_code.js
Created February 18, 2016 02:40
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