We recently used RxJS on a large, complex asynchronous project integrated with a big third-party distributed system. We now know […]
Author Archives: Alex Holmes
Taming the Async Beast with FRP and RxJS
The Problem We’ve recently been working on an in-browser vision mixer for the BBC (previous blog posts here, here, here, […]
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 […]
Reviewing Django REST Framework
Recently, we used Django REST Framework to build the backend for an API-first web application. Here I’ll attempt to explain […]
API First
Recently, we were faced with the task of writing an API-first web application in order to support future mobile platform […]