Introduction to Routing in Blazor
•
7 min read
In this post, I begin to look at how navigation works in Blazor. I start by showing the differences between navigation in traditional web apps vs SPAs. Before taking a high level look at Blazor's router component and how a navigation request is handled.
Blazor
Routing
Navigation
Blazor (WebAssembly)
Blazor (Server)