Skip to content

Instantly share code, notes, and snippets.

View sanampatel's full-sized avatar
💡
Something quite cool is coming up!

Sanam Patel sanampatel

💡
Something quite cool is coming up!
View GitHub Profile
@sanampatel
sanampatel / 0_reuse_code.js
Created July 24, 2017 09:36
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