chatmosphere-app icon indicating copy to clipboard operation
chatmosphere-app copied to clipboard

Check combining Stores in Zustand as option

Open dkgrieshammer opened this issue 4 years ago • 0 comments

One option of course is to have some kind of component handling the combination of stores - but would it be possible to have one store pick from the other without the need of some external combiner component? Thus the store objects are clean and kind of simpl(er) - but - They would obviously have dependency then - do we want that? does it make sense ?

dkgrieshammer avatar Nov 25 '20 12:11 dkgrieshammer