Skip to content

Instantly share code, notes, and snippets.

View prasanthkarukkuvel's full-sized avatar
🎯
Focusing

Prasanth Karukkuvel prasanthkarukkuvel

🎯
Focusing
View GitHub Profile
@prasanthkarukkuvel
prasanthkarukkuvel / 0_reuse_code.js
Created January 8, 2014 03:57
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
'#'+(0x1000000+(Math.random())*0xffffff).toString(16).substr(1,6)