
Why I host my blog
A little island on the internet
I started out on Medium but here's why I think it's better to self-host your content instead. It's fun and scales with you.
Here are all the articles on Benevolent Bytes, so far there's81 of them. I hope you gain something useful from the topics I cover and you use these articles, videos and code snippets to learn new skills to succeed in your web development journey.

I started out on Medium but here's why I think it's better to self-host your content instead. It's fun and scales with you.

That Raspberry Pi sitting in your desk draw still has some life in it. Why not put it to use with Elixir and Nerves!

Working with a single web app that handles routing is pretty straightforward, but what about multiple web apps? Let's try Traefik to simplify it.

Heroicons are a great set of icons that are easy to integrate without the hassle.

Tailwind CSS might just be worth your time, especially in teams and in agencies. It makes building easy and is a lightweight design system to get you started.

A simple interaction where the user can click on an image on the right side and it will expand over to the left, becoming the primary image. This technique could be used as an image gallery or a product chooser for an ecommerce site.

There’s a library for everything and usually lot’s of alternatives but, how do you pick which one is right for your project?

React’s popularity was its ease of use, it didn’t tell you where to put anything but here's one way that might help