Questions
The following questions are provided for your consideration:
- Can Razor components include JavaScript?
- What types of loops are supported by Razor syntax?
- Can the Blazor App project template be used to create both Blazor WebAssembly applications and Blazor Server applications?
- What are the advantages of using a custom project template?
- How would you create your own custom item template to automatically create a code-behind page for each new component?