DevOps

Rewriting SharpCooking from Xamarin to PWA - Part 4

This is the fourth post on the rewriting SharpCooking series. We've covered the coding parts this far, now, let's talk about DevOps....

February 19, 2023 · 11 min · lpains
Python

Rewriting SharpCooking from Xamarin to PWA - Part 3

This is the third post on the rewriting SharpCooking series. In this post let's talk about the Sharp Cooking API introduced to overcome PWA security challenges....

January 29, 2023 · 8 min · lpains
Vue + Typescript = Sharp Cooking

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....

January 8, 2023 · 8 min · lpains
Sharp Cooking

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...

January 1, 2023 · 4 min · lpains
Developer on top of clock

Ephemeral environments with GitHub Codespaces

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....

December 2, 2022 · 3 min · lpains