
Rewriting SharpCooking from Xamarin to PWA - Part 2
This is the second post on the rewriting SharpCooking series. In this post let's talk about frameworks and the tools utilized....
This is the second post on the rewriting SharpCooking series. In this post let's talk about frameworks and the tools utilized....
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....