Blazor WebAssembly: Building Your First App

What you would learn in Blazor WebAssembly: Building Your First App course?
Blazor WebAssembly, a product from Microsoft, allows you to begin building web-based applications. In this brief tutorial, David Grace helps you gain a basic understanding of Blazor and guides you through creating your first web-based application and developing and efficiently using Razor components. David discusses the background of Blazor and then goes over the Blazor hosting model, WebAssembly, and why you should choose Blazor WebAssembly instead of other web platforms. David explains how to build a Blazor WebAssembly-based application using Visual Studio and how a Blazor WebAssembly application works. Then, David shows you how to design the Razor component. He also explains parameters and data binding, event handling, etc. Additionally, David presents an essential web-based application task to demonstrate what you've learned.
Course Content:
Introduction
1. What Is Blazor WebAssembly?
2. Create a Blazor WebAssembly Application
3. Razor Components
Conclusion