
Astro update
I've learned a couple of new tricks for my new Astro page. Search? You got it. Meta tags? Go for it.
I've learned a couple of new tricks for my new Astro page. Search? You got it. Meta tags? Go for it.
This website was made with Astro. If you want a quick overview, take a look.
Dipping my toe in Preact. I wanted to create a quick and dirty component to ✨feel✨ Preact as an experienced React developer. Spoiler alert: it was a breeze.
I wanted to explore the Share API, so I built this neat little Astro component that triggers the share experience in the supporting browsers.
I needed a search bar. I restrained myself so I didn't reinvent the wheel, so I used a package. How to add a search bar feature to your Astro site! The easy way.