Skip to content

Category Archives: Javascript

FP: a quiet revolution

Functional Programming (FP) is taking over the programming world, which is kind of weird since it has taken over the […]

A Quick Introduction to Backbone

Who Uses Backbone? airbnb, newsblur, disqus, hulu, basecamp, stripe, irccloud, trello, … Why? http://backbonejs.org/#FAQ-why-backbone It is not a framework Backbone […]

Links

There is a new version of gunicorn, 19.0 which has a couple of significant changes, including some interesting workers (gthread […]

Backbone history and IE9

This bit me the other day, so I thought I’d share the pain. IE9 doesn’t support pushState as you probably […]