We have already learned a lot from this book, but to truly learn, you have to practice. In this chapter, we will have a couple of projects for you to build.
Description for the first task
Solution for the first task
Description for the second task
Solution for the second task
Task 1
Your first task will provide with several simple exercises to practice general syntax of Blazor, as well as a more complex exercise where you will need to use components and local storage.
Description
Create Blazor client-side application that would allow you to make ...