Modern Web Development with Blazor WebAssembly and .NET
Trevoir Williams
8:56:30
Description
The most popular JavaScript client-side web frameworks have been Angular, React, Vue, and others. In this course, we keep it .NET using Blazor, which is Microsoft’s response to that monopoly.
Blazor allows you to create a single-page application on top of .NET Core and continue coding in C# (without needing to flip between C# and JavaScript too much). Blazor apps are composed of reusable web UI components implemented using C#, HTML, and CSS. Both client and server code are written in C#, allowing you to share code and libraries.
Blazor can run your client-side C# code directly in the browser, using WebAssembly (WASM). Because it is real .NET running on WebAssembly, you can reuse code and libraries from server-side parts of your application.
We will be exploring many intricacies of the Blazor lifecycle, data flow, JavaScript interoperability, and general development activities and nuances.
By the end of the course, you will have the skills and knowledge to build a web application using Blazor.
All resources and code files to this course are placed here: https://github.com/PacktPublishing/Modern-Web-Development-with-Blazor-and-.NET-Core-5
More details
User Reviews
Rating
Trevoir Williams
Instructor's Courses
PacktPub
View courses PacktPub- language english
- Training sessions 43
- duration 8:56:30
- Release Date 2023/02/14