Skip to content

Instantly share code, notes, and snippets.

View SylvainRX's full-sized avatar

Sylvain SylvainRX

View GitHub Profile
@SylvainRX
SylvainRX / 0_reuse_code.js
Last active February 6, 2017 21:12
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