CSS Resources From Around the Web
This is a collection of some handy snippets and resources I collected which I'm going to be…
Scott's Digital Garden.
This is a collection of some handy snippets and resources I collected which I'm going to be…
I found an opportunity to improve the npm package for the Victor Mono font I like to use here and…
Here's some of the reasoning and detail that went into making the React SEO Component . There wasn…
I used CSS variables to make a theme switch, light and dark, I've done this in the past using…
I am a massive fan of both Vercel's Now.sh platform and the Netlify platform. This post has been…
I've spent a while today trying to bring down the size of this project, I have several posts that…
I recently purged all the cover images from this site to reduce the overall size of the project…
I spent a couple of days now questioning how and what I write after reading a post from Richard…
Quite a while ago now I was introduced to dependency update tools like Renovate and Greenkeeper, at…
In this guide I'm going to cover the configuring of your custom domain with Vercel's Now platform…
Remember services like Bitly and TinyURL ? Yeah, they still exist, shortening your URLs for you…
I'm talking Fathom Analytics again, this time about tracking link clicks in my Markdown. I have…
Fathom Analytics recently added a really neat feature for custom domains with their service. What…
The main purpose for me documenting this is to demonstrate implementing a table of contents with…
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…
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…
This is basically a rant about the job market, I was laid off back in August, this is a terrible…
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…
My first post using Gatsby, awesome static site generator Gatsby from Kyle Mathews So not a lot…