My Blog Posts
Styling a SectionList in React Native
18 Jan 2023 • 4 minute readThe easiest way to apply styles to sections in a SectionList.
Nuxt, Netlify Forms and reCAPTCHA
27 Dec 2021 • 14 minute readHow to integrate Netlify Forms and reCAPTCHA into a Nuxt application.
Interpolating Colour with CSS
9 May 2021 • 7 minute readDifferent methods of interpolating colour in CSS including negative animation‑delay.
Optimising the Fonts on My Website
10 Apr 2020 • 11 minute readHow I changed my font loading strategy and reduced the first stage fonts by over 100 kB.
Choosing a CMS for Your Website
28 Mar 2020 • 4 minute readWhy I decided to use a CMS for my website and why I chose to use Forestry.io, a Git-based CMS.
My Markdown-It Configuration
16 Feb 2020 • 4 minute readAn overview of the markdown-it and highlight.js configurations used on my website.
Build a Blog with Nuxt and Markdown
8 Feb 2020 • 9 minute readLearn how to build a blog with Nuxt and Markdown.