I ran a Blazor component inside React and this happened

Опубликовано: 01 Январь 1970
на канале: Fanie Reynders
3,589
95

Are you tired of slow and clunky web applications? Look no further than Blazor running in React! Blazor is a powerful framework for building interactive client-side web apps with C#, and when combined with the speed and flexibility of React, you get a winning combination for stunning, high-performance web experiences. In this video, we will use the new Custom Elements feature to run Blazor in React, and demonstrate some of the other exciting features and benefits of this dynamic duo. Don't miss out on the future of web development - watch now!

#dotnet #aspnetcore #blazor #react

Blazor Custom Elements experiments repo:
https://github.com/aspnet/AspLabs/tre...

Blazor Docs:
https://learn.microsoft.com/en-us/asp...

Create a new React app:
https://reactjs.org/docs/create-a-new...

00:00 - Intro
00:53 - The problem at hand
01:52 - Creating the React app
04:11 - Creating the Blazor app
04:54 - Creating a custom component in Blazor
11:49 - Registering a custom element in Blazor
13:18 - Adding Blazor component to React
16:35 - Adding React model binding to the mix
18:55 - Outro