Hey Reader, Blazor Render Modes can be tricky, but understanding them is key to building high-performance web apps. I’ve been building web apps for 15 years, and once I touched Blazor, I never looked back. But choosing the right render mode? That’s where things get complicated. In my latest YouTube video, I break down ALL the Blazor Render Modes - Static Server-Side Rendering, Interactive Server, WebAssembly, and Auto - so you know exactly when to use which one.
I cover it all step by step, from setting up a Blazor project to configuring each render mode properly.
Let me know what you think! Take care, Patrick P.S. The Spring Sale at the .NET Web Academy is still running! 🌷 Get up to 70% off on any course or membership plan. Enroll now! |
Become a .NET & Blazor expert with weekly tutorials featuring best practices and the latest improvements, right in your inbox.
Hey Reader, If you’ve ever built a simple CRUD app with a layered architecture… you might be making things harder than they need to be. In my newest YouTube tutorial, I show you how to build a scalable CRUD app using something super clean and refreshing: 👉 Vertical Slice Architecture in .NET 9 We’ll build a full Video Game API, step-by-step, with: .NET 9 Web API + Entity Framework Core Code-first migrations Controllers (yep, still using those!) The Mediator pattern for cleaner code And, of...
Hey Reader, Blazor and Tailwind CSS are my go-to combo for building modern web apps! But with Tailwind v4, some things have changed… and it’s actually easier now! 🎉 No more complex config files, no headaches. Just a simple step-by-step setup to get Tailwind running in your Blazor app the right way. 👉 Watch the tutorial here In this video, I walk you through: ✅ Installing Tailwind v4 with just a few commands ✅ Where to place your files (don’t mess this up!) ✅ How to auto-generate styles with...
Hey Reader, Microsoft just dropped a brand-new AI Template for Visual Studio, and it's a total game-changer for .NET developers! 🔥 In my latest YouTube tutorial, I walk you through how to build an AI Chat Web App in just 5 minutes using this new template. It's fast, simple, and honestly... kinda fun! 👉 Watch the full video here You'll learn how to: Set up the template in Visual Studio Use GitHub's models with just a simple token Train the chatbot with your own PDF data Customize it with fun...