Testing your API documentation with Dredd

8th August 2016 4:05 pm

Documenting your API is something most developers agree is generally a Good Thing, but it's a pain in the backside, and somewhat boring to…

Using Jenkins pipelines

5th June 2016 3:32 pm

I use Jenkins as my main continuous integration solution at work, largely for two reasons: It generally works out cheaper to host it…

Adding Google AMP support to my site

22nd May 2016 10:29 pm

You may have heard of Google's AMP Project , which allows you to create mobile-optimized pages using a subset of HTML. After seeing the…