Skip to content

Instantly share code, notes, and snippets.

View lbrito1's full-sized avatar

Leonardo Brito lbrito1

  • frdm.co
  • Coquitlam, BC
  • 04:30 (UTC -07:00)
View GitHub Profile
@lbrito1
lbrito1 / 0_reuse_code.js
Created February 19, 2016 15:03
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