Reactive Contexts

Поділитися
Вставка
  • Опубліковано 13 жов 2024

КОМЕНТАРІ • 21

  • @dhavalv
    @dhavalv 4 місяці тому +1

    Thank you Rainer for this video. I always make sure to listen to all of your videos, always learn something not documented

    • @RainerHahnekamp
      @RainerHahnekamp  4 місяці тому

      Thanks Dhaval, and also for your ongoing support. You are a well-known face to me 👍

  • @OlehBiblyi
    @OlehBiblyi Місяць тому

    Thank you Rainer

  • @MohamedAbdulRaouf
    @MohamedAbdulRaouf 4 місяці тому

    Super as always,
    thank you Rainer form Egypt 🙌

    • @RainerHahnekamp
      @RainerHahnekamp  4 місяці тому +1

      Thanks a lot Mohamed and best wishes from to Vienna (🇦🇹) to the land of the pyramides (🇪🇬) 👍

  • @marcwinner567
    @marcwinner567 4 місяці тому

    Thanks for the vid! Learned something new 🎉

    • @RainerHahnekamp
      @RainerHahnekamp  4 місяці тому

      Great, I stumbled upon the different behavior in a workshop and thought it might be useful to share.

  • @ShiftedBit
    @ShiftedBit 4 місяці тому

    That's an important issue you are showing here. Thank you for that.
    I think i will stick with rxjs on the data layer and use signals in components only.
    I may try out a signal store for state management. Currently I am quite happy with rxAngular StateManagement and event driven reactivity.

    • @RainerHahnekamp
      @RainerHahnekamp  4 місяці тому

      Serwas Markus, yeah so using Signals in the templates is definitely a safe bet. I don't think that we have to use RxJs all the time. There are quite a lot of applications out there who might be well off with relying only on Promises but you need to know when Promises aren't sufficient anymore and you need to level up. I intend to come up with a video on that topic. It is not easy one.
      Although I have very good connections to the RxAngular team, I still haven't tried it out. Shame on me 😅

    • @ShiftedBit
      @ShiftedBit 4 місяці тому

      @@RainerHahnekamp I know it sounds odd, but do you think it would make a difference to wrap the promise into an observable and embed it to the computed with toSignal()?

    • @RainerHahnekamp
      @RainerHahnekamp  4 місяці тому +1

      @@ShiftedBit I don't know, you could try it out if you want to. I've added the link to the repository.
      But as I said in the video, it must not concern you that you might miss the intermediate change where the holidays are emptied. If it does, that don't use a Signal for the holidays but an Observable. "The problem" is not the Promise, but the Signal itself which skips some values (glitch-free).

    • @marcwinner567
      @marcwinner567 4 місяці тому

      @@RainerHahnekamplooking forward to that video sir 🎉

  • @aianam5354
    @aianam5354 4 місяці тому

    Thank you Rainer ❤ very helpful

    • @RainerHahnekamp
      @RainerHahnekamp  4 місяці тому

      Thanks Aiana and you are very welcome 🙏

  • @lindermannla
    @lindermannla 4 місяці тому

    Wowww, excelent tutorial! Thnxz!

  • @koempf
    @koempf 4 місяці тому

    great Video :-) thanks Rainer ! top

  • @rolandjost3823
    @rolandjost3823 4 місяці тому

    Thank you Rainer