Build a to-do list with Blazor
Learn how to build a to-do list with Blazor.
Learning objectives
In this module, you will:
- Learn to handle events from components and set up two-way data bindings.
- Create a to-do list page.
Prerequisites
- Knowledge of what Blazor is and how it works at the beginner level
- Basic knowledge of web app concepts
- C# and .NET experience at the beginner level