Skip to content

Instantly share code, notes, and snippets.

View elutins's full-sized avatar

Evan Lutins elutins

  • realtor.com
  • Austin, TX
View GitHub Profile
@elutins
elutins / 0_reuse_code.js
Created July 27, 2017 23:06
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