Explore >> Select a destination


You are here

putridparrot.com
| | khalidabuhakmeh.com
15.4 parsecs away

Travel
| | Troubleshooting tips for .NET MAUI development
| | codetraveler.io
9.1 parsecs away

Travel
| | In Xamarin.Forms, we used Xamarin.CommunityToolkit.Markup to create our UI using C# (no XAML). For .NET MAUI, we can continue to create our UIs in C# (No XAML) thanks to CommunityToolkit.Maui.Markup. Let's take a look at the key differences between the two libraries, and then we'll
| | benoitpasquier.com
38.4 parsecs away

Travel
| | It took me quite some time to get into Reactive Programming and its variant adapted for iOS development with RxSwift and RxCocoa. However, being fan of MVVM architecture and using an observer design pattern with it, it was natural for me to revisit my approach and use RxSwift instead. Thats what I'm going to cover in this post.
| | afiodorov.github.io
147.0 parsecs away

Travel
| Back in the day when I was teaching myself how to program land a programmingjob, I'd spend quite some time learning b...