Skip to content

Instantly share code, notes, and snippets.

View dbc-challenges's full-sized avatar

DBC Challenges dbc-challenges

View GitHub Profile
@dbc-challenges
dbc-challenges / 0_reuse_code.js
Created October 30, 2013 17:52
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
@dbc-challenges
dbc-challenges / card.rb
Created October 10, 2012 22:18 — forked from brickthorn/flashcards_data.txt
FlashCardinator
# Your code here