Botched Deployments (Page 2)

This is where I give myself the opportunity to rant and vent and let everyone know my struggles 😊

PWA Playground

Where I play around with Progressive Web Apps

I've started looking a little bit into Progressive Web Apps (PWAs) and I thought it would be fun to create a little playground for myself to experiment with them. As I've written in my previous post JAMstack appeal, I am curious about static, light-weight, server-less websites and PWAs are a great way to achieve that.

Read more...

Deploying a static website with Netlify and Github Actions

Where I automate the deployment of my blog

I thought it would be fun to share my setup for building and deploying my blog. As mentioned in this other post, my blog is a static website generated using Statiq. It is hosted on Netlify, which has a lot of turn-key configs for setting up your site's deployment needs. It doesn't support dotnet projects though.

Read more...

Building a Software Team

Where I re-invent the wheel of team organization

I've been pondering a while how to best work together in software teams. I'm sure there are as many ways to organize a team as there are teams, but I wanted to spend some time reflecting on my own experiences and maybe see if my conclusions actually build op towards some method that already exists. Wouldn't that be grand?

Read more...