Mastering .NET 8 Blazor: Web Assembly Render Mode

preview_player
Показать описание
Link to GitHub repo:

Render Modes Overview video:

Server-Side Rendering video:

SignalR Rendering video:

------------------------------------------------------------------------

👨‍🏫 Self-Paced .NET Bootcamp Course (Includes FREE courses)

🙌 Support the channel and become a channel member

📖 Buy the Book: Breaking the Code

👕 Grab some CF merch

🗣 Join us on Discord

👓 Buy the blue light blocking glasses we use at CF. Pixel Eyewear Glasses ($5 off with coupon code CODERFOUNDRY)

💻 How to get your first coding job

🎥 The equipment we use at Coder Foundry

DISCLAIMER: This video and description may contain affiliate links, which means that if you click on one of the product links, we’ll receive a small commission. This helps support the channel and allows us to continue to make videos like this. Thank you for your support!
Рекомендации по теме
Комментарии
Автор

Thanks for the info... made things clearer.

TheDeckerFamily
Автор

Hey bobby, Impatiently waitin for portfolio review live.

shjaaz
Автор

Great video as always, quick suggestion would you show on the wasm render mode. how can we do PWA app?

The.WorldVentures
Автор

The only aspect of Blazor WASM I worry about is the bundle size in production. But yeah, downloading the DLL files in the background in Auto mode does make it easier for the client in terms of load time.

maacpiash
Автор

In this last mode do you have to write two different components or just wasm and is he able to transform it into a server component?

Totti
Автор

hi....when navigation change in interactive web assembly, i think blazor still render all html on the server then send the response to client....after that blazor.web.js will compare the current html in client and incoming html from server...if there are any different it will change the DOM....right ?

wisnu
Автор

I'm having a hard time wrapping my head around the scenario where you want to render ui components like MudBlazor on the client side, that require scripts and styles. How do you set it up on the WebAssembly client side?

olagisrarikis
Автор

hey, I am browsing around to start learning .NET and I saw your "Complete .NET coding bootcamp" on your site that mentions .NET 5. Is the course still relavent even we are at .NET 7 now?

TheAnonJohn
Автор

Thx for the video! It was just a little confusing that you mixed SSR and Blazor Server when talking about the AutoMode.

leander