Summary
You should now be able to create a Blazor WebAssembly application.
In this chapter, we introduced Razor components, routing, Razor syntax, and Hot Reload.
After that, we used the Blazor WebAssembly App project template provided by Microsoft to create the Demo project. We added a parameter to the Counter component and examined how routing works.