State management in Blazor - Don Wibier - NDC Porto 2022

Поделиться
HTML-код
  • Опубликовано: 7 сен 2024
  • 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
    www.ndcconfere...
    ndcporto.com

Комментарии • 12

  • @fieryscorpion
    @fieryscorpion 2 года назад +4

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

  • @nunograca2779
    @nunograca2779 Год назад +1

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

  • @dotnet3070
    @dotnet3070 Год назад

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

  • @emreaka3965
    @emreaka3965 2 года назад +2

    Thank You.

  • @toreAndreFlo19
    @toreAndreFlo19 Год назад +2

    Really interesting.
    One of the questions at the end seemed to be asking about the memory impact of using Fluxor?
    What are the performance implications of using each of these different methods? Is there anything to avoid? Like if your cascading parameter contained a lot of data and is being passed down the component tree, would that affect application performance?

  • @franzgm
    @franzgm 5 месяцев назад

    flux pattern 😍

  • @docdondoo2716
    @docdondoo2716 2 года назад

    Is that Joe Gatto?

  • @vivExp
    @vivExp Год назад

    Celcius?

  • @raynlaze1339
    @raynlaze1339 Год назад

    "Heh?"

  • @gregoWahoo
    @gregoWahoo Год назад

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

    • @fieryscorpion
      @fieryscorpion Год назад

      What do you mean confusing? It was pretty clear.

  • @vraja6812
    @vraja6812 Год назад

    Confusing