writing

  1. 29 Aug 2023 Selecting all siblings with the :has() function
    It's been tricky to get to all an elements siblings before, but with :has() it's simple!
  2. 09 Mar 2023 Making variable fonts fit your site theme
    Don't like some of the colors used on a variable font? Don't stand for it (...unless the options aren't provided anyway, in which case fall in line)
  3. 23 Feb 2023 Truncating text with line-clamp
    Hiding the overflow of content can sometimes work, but the line-clamp property can be more efficient, and look nicer!
  4. 30 Dec 2022 2022 in Review
    A public reflection of 2022, both professionally and personally.
  5. 17 Feb 2022 Let's React: Create React App
    A deep dive into Create React App - a tool for building single page applications
  6. 03 Nov 2021 Deploying a Next.js Boilerplate to Netlify
    Setting up the Netlify CLI to deploy a Next application to Netlify
  7. 20 Oct 2021 CSS Object-Fit Property
    A super quick insight into the object-fit property
  8. 17 Aug 2021 Level Up Your Styles With CSS Variables
    Let's do a quick dive into CSS variables and see what they can offer us.

Features