Yeah, that makes sense. I’m not sure which way is ...
# redux-kotlin
g
Yeah, that makes sense. I’m not sure which way is better, on one hand I like that the
reduce/update
method has to explicitly return the command to make the call and not depend on the middleware, but on the other it does make code more modular, and reduces the command boilerplate