I am using @CodeWithDan/Observable store package for state management. However while started to play with it, there was no help on how to have a reactive programming using the observable stores. Is there any help links out there to get an idea on how we can manage state with reactive programming>
Asked
Active
Viewed 75 times
0
-
Your question is out of scope sorry – ale May 02 '20 at 16:16
-
you may want to use NgRx to manage the state inside your angular app. https://ngrx.io/ – Irshad Sep 15 '20 at 14:36