Skip to content

Instantly share code, notes, and snippets.

View joelcoxokc's full-sized avatar

Joel Cox joelcoxokc

View GitHub Profile
@joelcoxokc
joelcoxokc / instructions.md
Created March 10, 2020 02:19 — forked from garrettjoecox/instructions.md
Make windows 10 suck less
@joelcoxokc
joelcoxokc / 0_reuse_code.js
Created January 11, 2014 07:07
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