Uri.TryCreate Cross-Platform Quirk: Windows vs. Linux
Explains a cross-platform quirk in .NET's Uri.TryCreate method where a relative path string is treated as a valid absolute URI on Linux but not on Windows.
Explains a cross-platform quirk in .NET's Uri.TryCreate method where a relative path string is treated as a valid absolute URI on Linux but not on Windows.
BinEye is a modern, cross-platform numeric and color analysis tool for developers, now rewritten with web technologies.
A deep dive into the fragmented landscape of OS-level timer APIs across Windows, POSIX, and Unix variants, and the challenges of cross-platform development.
Announcement of Ghostty 1.0, a new open-source terminal emulator for macOS and Linux aiming to be a fast, feature-rich, and standards-compliant drop-in replacement.
A podcast discussion on the drawbacks of cross-platform mobile development and arguments for prioritizing native app development for better performance.
An interview with the creators of Skip.tools, discussing their Swift-to-Kotlin transpiler for building native Android and iOS apps from a single SwiftUI codebase.
A review of Superlist, a new cross-platform task management app focusing on flexible content creation, nesting, and organization.
Podcast discusses web apps as an alternative to native app stores, exploring cross-platform benefits and user experience challenges.
An indie developer shares their journey switching from Unity to Unreal Engine 5 for their game Project Hack, focusing on multiplayer and cross-platform challenges.
A developer shares their experience building AstroMobile, a cross-platform astronomy quiz game using React-Native and WebView.
A technical guide on building a native, cross-platform GUI application by integrating Zig business logic with SwiftUI for the macOS frontend.
A tutorial on building a cross-platform desktop clock application using the Avalonia UI framework and the NXUI library with C#.
Explains the structure and benefits of .NET MAUI project files for building cross-platform mobile and desktop applications from a single codebase.
Explores Blazor's cross-platform capabilities in .NET 6, comparing Hybrid, PWA, and Electron targets for web and native app development.
Guide on connecting a Windows machine to a Mac with an M1 chip for iOS development with Xamarin MAUI in Visual Studio 2022.
A tutorial on building a cross-platform Kanban-style Todo application using the UNO Platform with C# and XAML.
Analyzes cross-platform mobile development challenges and compares solutions like React Native, Flutter, polyglot developers, and organizational fixes.
Microsoft announces .NET MAUI, the evolution of Xamarin.Forms, enabling single-project, cross-platform app development for desktop and mobile.
A tutorial on building a cross-platform image filter app for macOS and iOS using SwiftUI, focusing on code sharing and platform-specific UI.
A tutorial on building a React Native mobile app using Expo and React Hooks for cross-platform development in 2020.