From the course: Blazor: Getting Started

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

The future of Blazor

The future of Blazor - Blazor Tutorial

From the course: Blazor: Getting Started

Start my 1-month free trial

The future of Blazor

- [Instructor] I'm really looking forward to seeing how development in Blazor progresses over the next few years. New, more efficient ways of doing things will be discovered and shared, making Blazor applications more available and flexible. Since Blazor is open source, what is next for Blazor is not only transparent but you can be a part of contributing to it. Code and issues are tracked in GitHub, here, along with the rest of ASP.NET Core. If you select the issues, you can search by area Blazor to see the Blazor-specific issues. At the time of this recording .NET 5 is the next release. And if I look for the roadmap, I can see what's scheduled for the next release. You can see if a feature you need is further out and make the decision to use Blazor based on that. Several nice features are coming up. Here's one, add focus support to browser renderer. This would allow us to remove the JavaScript we added during the course.…

Contents