Hey Reader, I've got two exciting videos for you today. The first one addresses a significant issue in Blazor in .NET 8 that could potentially mess up your project if you're unaware of how to fix it. The second video dives into the world of entities and demonstrates how to transfer them via an API, for example. π¨ It's a Trap!Exploring Blazor's new render modes and noticing odd behavior like flickering or data loading twice? Then the following video is tailor-made for you. π οΈ Entities and How to Transfer ThemThis video will introduce you to the concept of DTOs (Data-Transfer-Objects), how to map your entities to these objects, and how to effectively utilize them in your projects. Enjoy! If you have questions, feel free to reply to this email. I'm here for more tutorials and to answer any questions. Thanks so much to our community and my Patrons for your support. You are the foundation of this newsletter and my channel. Stay safe, have fun coding, and remember - the best part is creating something new! π» Take care, Patrick |
Become a .NET & Blazor expert with weekly tutorials featuring best practices and the latest improvements, right in your inbox.
Hey Reader, After 15 years of building web apps, I just recently discovered Vertical Slice Architecture. I know. Iβm late to the party. But wow, this approach really changed how I think about structuring Blazor projects. So I decided to show you a simple, real-world example of how to use Vertical Slice Architecture in a Blazor Server app. π₯ Watch the full tutorial now: In this new tutorial, you'll learn: β How to structure your app with feature folders β How to avoid overcomplicating things...
Hey Reader, In my last videos, we built a solid CRUD API using Vertical Slice Architecture, Minimal APIs, and Carter - super clean and modern. But thereβs still one problem... π What happens when a user sends empty or invalid data? In this new YouTube tutorial, Iβll show you how to fix that with: And yep, the full source code is free to download. Just check the link in the video description. If youβve been enjoying this Vertical Slice series, this is a must-watch. Itβs a simple upgrade that...
Hey Reader, If you're building apps with Blazor, you've probably asked yourself this: π Should I use SSR, Blazor Server, or WebAssembly? Itβs a common question - and I get it a lot. So I made a brand-new YouTube video walking you through how to choose the best one for your app. π₯ Watch it here: If you're building a Blazor app or planning to do so soon, this should help clear up a lot of confusion. Let me know what you think, and feel free to reply if you have any questions. Take care, Patrick...