This is my portfolio site.
I'm going to go over globally styling the Gatsby Default Starter with styled-components v5, I've…
In this guide I'm going to detail upgrading a Windows Subsystem Linux (WSL) Ubuntu install from the…
In this guide I'm going to go through how to track custom events in a Gatsby site using Fathom…
React Advanced London going deep! Here's my recollection of my attendance at React Advanced London…
I have been a Gatsby user since around v0 May 2017 , at that time was using a template called…
I've been wanting to go to a JAMstack conf since the first one was scheduled for October 2018. This…
In this guide we're going to cover converting the Gatsby default blog starter to use MDX. All the…
Already use WSL with Ubuntu? Want an Upgrade?? This is a guide that will cover upgrading Windows…
Hooks ahoy! Ok, let's get it on with the new hotness in Reactland, React Hooks! This is a guide…
Moving to the new hotness!! I've now moved this blog over to Gatsby MDX. You can see all the changes…
Over the past couple of weeks now I have set up several development machines at work and have had to…
From scratch to Create React App on Windows An opinionated guide on setting up a web development…
Cliffs/TL;DR I made a recruiter FAQ on my personal site for recruiters and created an online CV…
Let's go through getting styled-components working with the Gatsby default starter. In this example…
Let's set up Gatsby to pull data from GraphCMS. This will be a walk-through of setting up some basic…
Let's use the React Context API to change theme in an app! But first, some context ! 🤣 Ok terrible…
I thought I'd set up this blog with some sort of build pipeline, the intention was to have a good…
I'm a bit late to the party using the new React Context API , I did get to use it the other day at…
We're going to style the basic create react app with styled-components to look something like this…
Life moves pretty fast. If you don’t stop and look around once in a while, you could miss it…
I'm a Windows user, I have been a Linux user as well but I have found that Windows is a bit less…
How to combine two separate unrelated Git repositories into one with single history timeline. Just…
Speed up your git workflow with git aliases, this is a brief introduction on using aliases…
No doubt you have heard of Git or GitHub for source control, but what is source control? “Revision…
How to build and deploy a multifunctional Twitter bot! This is a reference for me and anyone else…
Just some rationalisation of what I'm currently doing. Recently I have decided that I'm going to…
Want to get set up with your very own Twitter bot quickly and easily, with this guide you can be set…
I know why Linus called it that now! If you're reading this there's a good chance you know at least…
I must say this was great to do and a nice little introduction to node and npm. I got to doing this…
Since setting up this blog I haven't really bothered with Jekyll any more than just forking Barry…
I'm a published developer! sort of Well that was a bit painful, well not actually I mean from the…
I have seen the same situation many times now in my career as a VBA Developer about how source code…
Ok, I have recently discovered and started doing freeCodeCamp(🔥) which so far I'm really enjoying…