
Rewriting SharpCooking from Xamarin to PWA - Part 1
I have maintained a personal mobile app written with Xamarin for a few years now and it is time to move it to a PWA. This is the first post in a series to describe the process and reasons...
I have maintained a personal mobile app written with Xamarin for a few years now and it is time to move it to a PWA. This is the first post in a series to describe the process and reasons...
GitHub Codespaces now offers free plans for everyone. Let's explore its capabilities and compare it to GitPod and Replit we've used in the not-too-distant past....
Azure key vaults can store many certificates but moving them around can be hard. Using Powershell, it is not so hard anymore....
I have built the simplest possible rating editor in Vue 3 composition API an this is how I've done it....
GitHub is a fantastic tool for repos and actions. But can you do Agile with GitHub Issues? Let's find out....