Article Archive

Should we be deploying code every day?

February 24, 2021

Developers can feel hesitant to release updates with design changes, but with some good reason; research shows developers are wrong about user preferences about 90% Deploying infrequently can be…

Teaching Python to 15 year olds

July 14, 2020

Last term at uni, before the whole world was forced into lockdown, I was a teaching assistant at The Coopers' Company and Coborn School in Upminster. I wanted to write about my experience teaching…

Adding GitHub Project Pages as Subdomains of my Site

June 23, 2020

Over the years, I've created many different versions of this website, using varying technologies. When uploading this version, I thought it would be a shame for the rest of them to go to waste, and so…

Getting Live Gatsby Deployment Notifications to my Phone

May 13, 2020

When I was making my Gatsby site, I had to keep logging into the Netlify interface to see if my site was deploying, and if there were any bugs. I wanted to find a way to remove this minor…