Blazor Power Hour: Using HttpClient or Services a Blazor WebAssembly application

Blazor Power Hour: Using HttpClient or Services a Blazor WebAssembly application

On this episode of The Blazor Power Hour, Ed discussed when HttpClient should be used in a Blazor application and where does the code belong. He also showed how to create service abstractions and why this is helpful for unit testing and portability.

Useful resources: