JavaScript Interop in Blazor Applications
Course info



Course info



Description
At the core of using JavaScript libraries and JavaScript components in your Blazor application is a thorough knowledge of JavaScript Interop. In this course, JavaScript Interop in Blazor Applications, you will learn the skills you need to work with JavaScript in your Blazor apps. First, you will learn how to invoke JavaScript functions from .NET and how to invoke .NET methods from JavaScript. Next, you will discover how to use JavaScript Interop to access browser APIs like the local storage. Finally, you will see how to wrap JavaScript components in .NET. You will also learn how to wrap the popular JavaScript data grid called ag-grid in a Blazor component. When you’re finished with this course, you’ll have a foundational knowledge of JavaScript Interop in Blazor that will help you as you move forward to use JavaScript libraries and components in your Blazor applications.
Section Introduction Transcripts
Course Overview
Hi, everyone. My name is Thomas Claudius Huber, and welcome to my course, JavaScript Interop in Blazor Applications. I am a professional software developer, and I build applications with .NET and JavaScript. The JavaScript ecosystem is huge, and with JavaScript interop, your Blazor application gets access to this ecosystem. In this course, you will learn how to use JavaScript libraries and JavaScript components in your Blazor application. Some of the major topics that we will cover in this course include invoking JavaScript functions from .NET, invoking .NET methods from JavaScript, integrating browser APIs like _____ , wire JavaScript interop, and wrapping JavaScript components in .NET so that you can use them in your Blazor application. By the end of this course, you will know how to use JavaScript libraries and JavaScript components in your Blazor applications, and you will know how to use any browser API in place of wire JavaScript interop. Before beginning the course, you should be familiar with the basics of C# and Blazor. You should also be familiar with the basics of JavaScript. I hope you will join me on this journey to learn how to use JavaScript in your Blazor apps with the JavaScript Interop in Blazor Applications course, at Pluralsight.