Paulvv
Blazor Wasm with blazor server or API
I'm new to blazor and want to work with it. But i have a question about blazor. i see alot of tutorials using WASM with an API. Even in .net you have rendermode auto (so you could use both Blazor WASM and Server).
Why do people use API instead of Blazor Server? And what are the advantages of using an API or the advantages of using a blazor server?
3 replies