Recent Posts

Setting up Ubuntu on Digital Ocean

2 minute read

A concise list of the additional steps to set up an Ubuntu base Droplet in Digital Ocean: including ssh key-only auth, timezone and automatic security patching

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...