In my last three videos, I have walked through different aspects of Blazor WebAssembly implementation. In my opinion, Blazor is a very good alternative to existing Single Page Application frameworks like Angular.

In this video, I am going to cover the JavaScript Interop aspects of Blazor WebAssembly.

In this video I am going to cover two main aspects of JavaScript interop in Blazor WebAssembly:

  1. Calling JavaScript functions from C# code inside of Blazor WebAssembly
  2. Calling C# methods inside of Blazor WebAssembly from JavaScript code

The source code for this series is available in my GitHub repo here: https://github.com/choudhurynirjhar/blazor-demo

#blazor #javascript #csharp #dotnet

Calling JavaScript from C# in Blazor WebAssembly (and vice versa) [Blazor JavaScript Interop]
1.90 GEEK