Closed
Description
I have been looking at some interesting Om-inspired cursor-based approaches to storing state such as Morearty and Baobab.
Redux seems to be similar in that everything is stored in one tree, but does not have the ability to listen to events on sub-trees.
I was wondering if you could provide some comment on Redux's approach, and the similarities and differences to these specific cursor-based apporaches. Is there anything possible with cursor-based approaches that's not possible with Redux?
Metadata
Metadata
Assignees
Labels
No labels