Live data from Hacker News

Viewing profile — chrisege

chrisege

HN member
Joined
Mon, May 20, 2013, 8:19 PM UTC
HN karma
7
Public activity
4 items

About chrisege

No profile information was provided.

Recent public activity

  1. comment
    Comment #8055721

    If you were to release this set as SVG, color would get a lot easier. It'd also open up the possibility of adding animation. For example: http://codepen.io/noahblon/details/lxukH

  2. comment
    Comment #7569810

    Zappos has been owned by Amazon for years now, and they still accept Paypal.

  3. comment
    Comment #6937534

    My mistake - i see that now. I think I lost sight of the single key for your example in with the hundreds of distinct keys from the backbone one.

  4. comment
    Comment #6937481

    Not to take away from the other points in your post, but on the benchmarks, the backbone example is writing to localStorage, while the om example isn't. The overhead from localStor…