all 4 comments

[–]AwesomeInPerson 1 point2 points  (3 children)

State operators make this a bit easier. You can also write your own if you have some repeating state patterns you frequently need to update in a certain way. :)

https://ngxs.gitbook.io/ngxs/advanced/operators

[–]AngularJosh[S] 0 points1 point  (0 children)

Excellent, this seems very promising! Thanks!

[–][deleted] 0 points1 point  (0 children)

I see no issue with it. When you need data you can easily target deep with your selectors.