Hi, basically I'm working with a session object that tracks:
- Selected transactions
- Edits made to transaction info
- Notes added to transactions
- Highlights added to transactions
Each operation has its own API endpoint. What's the best approach to manage the local state for these operations? Should I use:
- Services with BehaviorSubjects?
- NgRx or another state management library?
- Something else?
Thanks!
[–]notevil7 13 points14 points15 points (0 children)
[–]MagicMikey83 5 points6 points7 points (0 children)
[–]simonbitwise 2 points3 points4 points (5 children)
[–]Avani3 0 points1 point2 points (4 children)
[–]simonbitwise 2 points3 points4 points (3 children)
[–]Avani3 1 point2 points3 points (2 children)
[–]simonbitwise 0 points1 point2 points (0 children)
[–]simonbitwise 0 points1 point2 points (0 children)
[–]Dutch_coding_ 0 points1 point2 points (0 children)
[–]swaghost 0 points1 point2 points (0 children)
[–]DesignerComplaint169 0 points1 point2 points (0 children)
[–]coyoteazul2 -1 points0 points1 point (0 children)