You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi.
Enhancers (as they are implemented in Redux.js) are not implemented due to static nature of Java.
Reductor support middlewares out of the box (which is 90% of use-cases where you would need enhancer)
But If you have nice idea how to implement them in Reductor, you are very welcome :)
Hi !
I'm trying to figure out how to make a reducer enhancer like the one shown here: http://redux.js.org/docs/recipes/ImplementingUndoHistory.html#second-attempt-writing-a-reducer-enhancer
Do you think that is it possible to do with reductor ? Thanks !
Sorry for my english
The text was updated successfully, but these errors were encountered: