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.
Top comments (2)
"hot build"? Or did you mean How to Build?
the latter, thanks :)