Skip to content

Instantly share code, notes, and snippets.

View coolcat-310's full-sized avatar

Juan Navarrete coolcat-310

  • Los Angeles, CA
  • 07:39 (UTC -12:00)
View GitHub Profile
@coolcat-310
coolcat-310 / 0_reuse_code.js
Created May 12, 2017 04:29
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