NgRx SignalStore: In-Depth Look at Signal-Based State Management in Angular by Marko Stanimirović

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ม.ค. 2024
  • NgRx SignalStore offers a pragmatic approach to state management in Angular applications. With its native support for Signals, you can define stores in a clear and declarative manner. The simplicity and flexibility of SignalStore, coupled with its opinionated and modular design, make it a versatile choice for Angular developers.
    Join me in this talk to learn more about the journey of developing the NgRx SignalStore, from the initial idea to the first official release. We'll explore its core features and discuss the challenges, design considerations, and key decisions that shaped this state management solution.
  • บันเทิง

ความคิดเห็น • 7

  • @AsGoodAsItGets78
    @AsGoodAsItGets78 4 หลายเดือนก่อน +1

    Terrific presentation Marko, thank you!

  • @lukasmachetanz4910
    @lukasmachetanz4910 3 หลายเดือนก่อน

    Great video. It would be interesting to see how this examples are tested, though e.g. the Counter Component and the CounterStore.

  • @g3co875
    @g3co875 4 หลายเดือนก่อน +1

    thanks!

  • @rockenOne
    @rockenOne หลายเดือนก่อน

    sensational stuff

  • @lukasmachetanz4910
    @lukasmachetanz4910 3 หลายเดือนก่อน

    And is there something planned regarding the management of suspense states, hence having information regarding loading and error states out of the box? Could something like this be easily built using custom features?

    • @slimbofat
      @slimbofat 2 หลายเดือนก่อน

      I have the same question. Wondering if there's a way we can defer initialization and hand the signal store an initial state. Otherwise I'd end up with optional properties everywhere which feels wrong.

  • @meng-hub
    @meng-hub 4 หลายเดือนก่อน +1

    It does not make sense .. signal needs to be more mature.. but thanks for the presentation