Testable timers with Reactive Extensions for .Net
Reactive Extensions (Rx.Net) was released in 2009 and therefore is celebrating it’s 10th anniversary this year. Reactive Extensions is well known as a solu...
Reactive Extensions (Rx.Net) was released in 2009 and therefore is celebrating it’s 10th anniversary this year. Reactive Extensions is well known as a solu...
Fabulous allows writing Xamarin Forms apps with F# in a functional style. Fabulous has been inspired by Elm, which proved that by using the Model View Upda...
This post is part of the Xamarin Month, which is about community and love. Looking after a nice UI and User Experience is one way how a product team or dev...
I have taken quite a liking into Fabulous - a wrapper around Xamarin.Forms allowing you to write functional UIs with F#. When first looking at the project ...
Azure DevOps, formerly known as Visual Studio Team Services or VSTS for short, allows you to create automated release pipelines for all different kind of p...
I recently upgraded my developer machine from a Surface Pro 3 to a Surface Book 2. I have been using it now for a good month and wanted to write down my ex...
When it comes to file handling and Xamarin Forms you can find all you need in the official Documentation. However, when it comes to where the data should b...