Practicing and exploring
Test your knowledge and understanding by answering some questions, getting some hands-on practice, and exploring this chapter’s topics with deeper research.
Exercise 14.1 – Online material
Online material can be created by Microsoft or third parties, or it can be found in extra content for this book.
Enhancing Blazor apps
To learn how to enhance Blazor apps using AOT native publish and interop with JavaScript, as well as handle location-changing events, you can read an optional online-only section, found at the following link: https://github.com/markjprice/cs13net9/blob/main/docs/ch14-enhanced-blazor.md.
Leveraging open source Blazor component libraries
To learn how to use some common Blazor open source components, I have written an online-only section for my Apps and Services with .NET 8 companion book, found at the following link: https://github.com/markjprice/apps-services-net8/blob/main/docs/ch15-blazor-libraries.md...