Skip to content

Instantly share code, notes, and snippets.

View jessabean's full-sized avatar

Jessica Eldredge jessabean

View GitHub Profile

Keybase proof

I hereby claim:

  • I am jessabean on github.
  • I am jessabean (https://keybase.io/jessabean) on keybase.
  • I have a public key whose fingerprint is 10A0 1BC8 40D9 0DBC 7B7B D809 934B A5F3 8CF4 9C07

To claim this, I am signing this object:

@jessabean
jessabean / emblem-js-error.md
Created June 5, 2014 01:42
Ember/Emblem.js build error

In application.emblem:

header Exercism
  nav
    ul
      li
        link-to 'Explore' 'explore'
@jessabean
jessabean / _.md
Created May 4, 2016 14:29
d3-example
@jessabean
jessabean / 0_reuse_code.js
Created June 9, 2016 13:35
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