Section 3:Debug, Test, and Deploy
In this section, you will see how to debug your application both using client-side and server-side Blazor. We'll cover how to add tests and what to think about when it comes to deploying your application.
This section includes the following chapters:
- Chapter 12, Debugging
- Chapter 13, Testing
- Chapter 14, Deploying to Production
- Chapter 15, Where to Go from Here