Creating a service that depends on other services and exposes effects can be a bit tricky, especi...
I'm trying to create a service that depends on other services and exposes some effects, but I'm not sure what the best practice is for exposing dependencies to those effects or if I'm headed down the wrong path. I'm doing this: