My Blog Posts

  1. Styling a SectionList in React Native

    18 Jan 2023 • 4 minute read

    The easiest way to apply styles to sections in a SectionList.

  2. Nuxt, Netlify Forms and reCAPTCHA

    27 Dec 2021 • 14 minute read

    How to integrate Netlify Forms and reCAPTCHA into a Nuxt application.

  3. Interpolating Colour with CSS

    9 May 2021 • 7 minute read

    Different methods of interpolating colour in CSS including negative animation‑delay.

  4. Optimising the Fonts on My Website

    10 Apr 2020 • 11 minute read

    How I changed my font loading strategy and reduced the first stage fonts by over 100 kB.

  5. Choosing a CMS for Your Website

    28 Mar 2020 • 4 minute read

    Why I decided to use a CMS for my website and why I chose to use Forestry.io, a Git-based CMS.

  6. My Markdown-It Configuration

    16 Feb 2020 • 4 minute read

    An overview of the markdown-it and highlight.js configurations used on my website.

  7. Build a Blog with Nuxt and Markdown

    8 Feb 2020 • 9 minute read

    Learn how to build a blog with Nuxt and Markdown.