Skip to content

Instantly share code, notes, and snippets.

View jdelia's full-sized avatar

Jackie D'Elia jdelia

View GitHub Profile
@jdelia
jdelia / rethinkfm.md
Last active June 2, 2017 11:18 — forked from jcasabona/howibuit.md
Guest Notes for Rethink.fm Podcast

Guest Notes for Rethink.fm Podcast

Format Audio Only

We will pick a topic to talk about and discuss with some questions from me. The target is a 30(ish) minute show.

I will open the show, mention any show's sponsor(s) and then introduce you. We'll then jump into the questions.

Tips for Good Recording

@jdelia
jdelia / 0_reuse_code.js
Last active August 29, 2015 14:18
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