February 18th, 2023 · 10min read
Auto-Generated SVG Sprites in Vite
In this tutorial, I share my current method of creating SVG sprites containing icons automatically from the contents of a folder by using a custom Vite plugin, including how to optimize them with SVGO
November 27th, 2022 · 8min read
Reaching for the Stars with Astro
My go-to static site generator hasn't had a release for two years, so I'm looking at alternatives. One of them: Astro, a new static site generator powered by Vite, Vue support and some fresh ideas…
October 23rd, 2022 · 6min read
Pure CSS Input with Shrinking Label
It’s been a while since my last tutorial! So here’s one on how to build a modern input field with a shrinking label in pure CSS, hope you’ll like it!
January 4th, 2021 · 6min read
Chrome OS for Development
Over the Holidays, I tried using a Chromebook for some light development work and have some thoughts on that matter…