Skip to content

Instantly share code, notes, and snippets.

View mdelgado89's full-sized avatar

Emmanuel Delgado mdelgado89

View GitHub Profile
{
"streams":[
{
"id":2628482,
"image":"http://img.bleacherreport.net/img/images/photos/003/586/462/40b464d912e32edf1e0609c71cae4118_crop_exact.jpg?w=150&h=100&q=85",
"title":"Cold Hard Fact for Tuesday, March 29, 2016",
"label":"6h ago",
"published_at":"2016-03-29T14:26:44Z",
"tag":"cold-hard-facts",
"sponsored":true,
@mdelgado89
mdelgado89 / 0_reuse_code.js
Last active August 29, 2015 14:14
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