Summary
In this chapter, we looked at more advanced scenarios for building components. Building components is what Blazor is all about. Components also make it easy to make changes along the way because there is only one point where you must implement the change. We also implemented our first reusable component, which will help maintain the same standard across the team and reduce duplicated code.
We also used some Blazor features to load and display data.
In the next chapter, we will look at forms and validation to start building the administration part of our blog.
Join our community on Discord
Join our community’s Discord space for discussions with the author and other readers: