Calling a Series of Effects Keyed in an Object
morning
I have kinda noobie questions: Is there a way to run a series of effects that are key'd in an object. Say I have an object like:
At the moment I need to use
I'm wondering if there is a way to have something like:
Any help is much appreciated.
At the moment I need to use
Effect.runSync() on each prop to get something I can run on the edge of my logic, but this is a bit verbose and what if I want to pipe a provider into all of them at once I'm wondering if there is a way to have something like:
Any help is much appreciated.
