Chevron Left
Back to Blazor and JavaScript Interoperability

Learner Reviews & Feedback for Blazor and JavaScript Interoperability by Coursera Project Network

About the Course

In this short project-based course, you will learn how to extend your Blazor applications to communicate with JavaScript - the browser's first class language. You'll learn how to invoke JavaScript functions from .NET code, and how to invoke .NET methods from JavaScript. You'll also implement a solution for accessing the browser's localStorage with a .NET service class. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions....
Filter by:

1 - 2 of 2 Reviews for Blazor and JavaScript Interoperability

By Marc D

•

Nov 3, 2020

Enough resources to learn how to : 1 -call javascript from dot net 2 - call dotnet from javascript 3 -saving local storage using service built in c# that call a jacascript localstorage setItem and getItem to save key value pair

By Laurence H

•

Apr 3, 2021

Great course, as it was well explained.