Writing Unit Tests for your .NET MAUI app
Writing mobile apps usually brings along its fair share of application logic run on the device. When writing code, it is paramount to test it. How else will ...
Writing mobile apps usually brings along its fair share of application logic run on the device. When writing code, it is paramount to test it. How else will ...
When writing queries towards the database at some point the need arises to filter out all items that are within a collection. For example let’s say we have a...
After making changes or adding a few lines of code to your app and all tests are green, I have come to greatly appreciate the soothing feeling in my life as ...
Maybe it is old age or just a lack of attention, but I have felt a lot less flexible over the past, so I did what every app developer would do. Go to the app...
Did you ever have that moment when you are just about to deploy your new (web) app for the first time on a Windows Server and have the information of connect...
This blog post is part of the F# Advent 2021, which brings you a new blog post every day, just as Advent of Code. Thank you, Sergey, for organising it aga...
I have been using Typora now for a few years to edit all my markdown documents. And since I have now migrated my blog over to GitHub pages, it has become a...