Reading room

Articles

Articles & Blog with insights and knowledge across multiple domains including Information Technology, Software Engineering, Cloud Computing, Infrastructure, System Architecture, Artificial Intelligence, and engineering fields ranging from control systems to applied engineering, as well as topics such as games, music, movies and general life content. A collaborative platform for multiple authors.

122 articles 18 topics
All categories
PWA vs .NET MAUI: What I learned developing a cross-platform app Information Technology
Jul 05, 2026 5 min read
PWA vs .NET MAUI: What I learned developing a cross-platform app

In this article I share my experience developing an app using .NET MAUI, from creating the API and the interface with AI assistance to the challenges encountered during development, publishing, and maintenance. I also show why I decided to test a Progressive Web App (PWA), comparing the advantages and disadvantages of each approach. The goal is not to say that one technology is better than the other, but to show in which scenarios each makes more sense based on a practical experience.

Why Do Developers Pick Blazor for Their Projects but Fail When Scale? Information Technology
Jun 15, 2026 36 min read
Why Do Developers Pick Blazor for Their Projects but Fail When Scale?

Blazor is one of the most productive things Microsoft ever shipped, and I have watched several companies throw it away. Not because it is bad, but because almost nobody understands what they are actually paying for when they run it. And it is not the WebSocket. In this article I want to show why teams pick Blazor, why some of them abandon it, and what the real bottleneck is.