Blazor in More Depth
Offered By: NDC Conferences via YouTube
Course Description
Overview
Dive deep into Blazor's advanced features and internal workings with the framework's architects. Explore server-side Blazor and its SignalR-based mechanism for efficient UI update streaming. Learn how to build a high-quality redistributable Razor Class Library, complete with friendly APIs, static asset build systems, and continuous deployment. Discover the intricacies of creating Blazor class libraries, improving APIs and IntelliSense, handling compatibility issues, and working with static resources. Gain insights into the Webpack build system, publishing code, and understanding compiler basics. Examine syntax, output, tag helpers, and intermediate representations while mastering concepts like loudness and on-submit handlers.
Syllabus
Intro
Create a Blazor class library
Create chart data
Improving the API
Improving Intellisense
Compatibility
Static resources
Webpack build system
Publishing the code
What is a compiler
Examples
Syntax
Output
Tag Helper
Loudness
Intermediate representation
On Submit Handler
Taught by
NDC Conferences
Related Courses
Blazor and JavaScript InteroperabilityCoursera Project Network via Coursera WebAssembly
Exercism Blazor Course - Use ASP.NET Core to Build Full-Stack C# Web Apps
freeCodeCamp Blazor Fundamentals Tutorial - Learn Blazor Step-by-Step
freeCodeCamp Blazor Server App with .NET 6 and Syncfusion UI Components – Full Course
freeCodeCamp