We’ll use Blazor Server, Blazor WebAssembly and an ASP.NET Core MVC application to compare performance, looking at network activity to measure against the number of HTTP requests and total load time.
In our previous adventure, we looked at Vue’s basic slots. Scoped slots allow us to expose a piece of data, through the scope, to the parent that is using it.