English | Size: 12.80 GB
Category: Tutorial
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 jаvascript too much).
Blazor apps are composed of reusable web UI components implemented using C#, HTML, and CSS. Both client and server code is 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 for short). Because it’s 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 life-cycle, data flow, jаvascript 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.
Reviews
There are no reviews yet.