Part 1: Blazor WebAssembly Essentials
This part will introduce you to Blazor WebAssembly and guide you to set up your first Blazor project. After that, you will learn about the concept of components, which are the building blocks of every Blazor app. You will start by using Razor and C# to create basic and advanced components, and then you will learn how to use parameters in Blazor to implement communication between app components, and how to style them. You will also learn about different types of components, such as layouts and templated components, and how to employ a Razor class library for reusability.
This part has the following chapters:
Get Mastering Blazor WebAssembly now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.