Blazor Server vs WebAssembly in 2 minutes
Develop Blazor applications from scratch: https://www.udemy.com/course/programming-in-blazor-aspnet-core/?referralCode=8EFA9D9FF38E3065DF0C
Blazor is a new technology from Microsoft for developing interactive applications with C#.
Blazor comes in two presentations: WebAssembly and Server. What is the difference?