State management in Blazor - Don Wibier - NDC Porto 2022

preview_player
Показать описание
When developing a Single Page Application, a very important aspect is state management. Since Blazer is a component-based UI framework, how do we manage to update the UI when the state of the application changes.

Join Technical Evangelist Don Wibier and discover various ways to exchange data from one component to another.

You will learn how to keep your application organized while it grows and make sure your UI remains in-sync.

Check out more of our featured speakers and talks at
Рекомендации по теме
Комментарии
Автор

That was an excellent talk. Liked the Fluxor one the most! Thank you!

fieryscorpion
Автор

Excellent presentation! Thanks!I’ve been looking for these different implementation of state management !

dotnet
Автор

Have tried all of the above and IMHO Fluxor is the way. Really nice talk.

nunograca
Автор

Yeah, kind of confusing. Have to stop at 18:53.

gregoWahoo