The Role of JavaScript in Blazor WASM
I have heard the following statement multiple times:
"Blazor's (C#) code is transpiled to JavaScript code to run in the browser..."
While this is not correct, that thought is not too far-fetched for multiple reasons:
In the past there have been re...
kisstupid.hashnode.dev6 min read