Learn how to developer Blazor applications with these two articles
Build your first Blazor app
This teaches how to scaffold a Blazor and how to create components, routing, HTTP and more
Use JavaScript interop in Blazor
How to work with JavaScript in Blazor. This teaches how to call JavaScript from the Blazor app but how to also use libraries from the NPM ecosystem.