Recent Posts

Aurelia with a Rails API

18 minute read

At the end of Aurelia’s Contact Manager Tutorial the first ‘Next Step’ is: Create a real backend for the app and use the http-client or fetch-client to retr...

Setting up Django on Windows Azure Websites

4 minute read

A couple of things caught me out when I was trying to deploy a Django application to Windows Azure, so I’m making a note of them here for future reference. O...