Skip to content

Instantly share code, notes, and snippets.

View mstraughan86's full-sized avatar
🔥
Motivated for change.

Michael Straughan mstraughan86

🔥
Motivated for change.
View GitHub Profile
@mstraughan86
mstraughan86 / 00-about-search-api-examples.md
Created October 2, 2017 05:12 — forked from jasonrudolph/00-about-search-api-examples.md
5 entertaining things you can find with the GitHub Search API
@mstraughan86
mstraughan86 / 0_reuse_code.js
Created September 11, 2017 08: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