Replies: 1 comment
-
Thank you for raising this. I'm eager to get the feedback of the community on this. Let me explain why I created this:
I hope this helps |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am looking for a signal-based solution for state management.
That's why I primarily look at https://www.npmjs.com/package/@ngrx/signals and also ngx-signal-state. I would be interested to know the reason why ngx-signal-state was created and how it differs from @ngrx/signals.
In general I would think that ngx-signal-state is easier to use and @ngrx/signals places a lot of emphasis on composability and a functional approach. In general, I'm more of a fan of a class-based approach because it's simply clearer for me personally.
How do other developers see this?
Beta Was this translation helpful? Give feedback.
All reactions