Summary
In this chapter, you learned:
- About some important concepts surrounding Blazor WebAssembly, like hosting models, components, routing, and how to pass parameters.
- How to build Blazor components with settable parameters, child content, and custom events.
- How to build Blazor components that fetch data from a web service.
- How to interop with JavaScript to interact with browser features like local storage.
In the next chapter, you will learn how to use some common Blazor open-source components.
Join our book’s Discord space
Join the book’s Discord workspace for Ask me Anything sessions with the author.