SDStephan de VriesMay 12, 2016
What do you think of the Redux Ducks proposal?
To improve modularity Erik Rasmussen came up with Ducks: Redux Reducer Bundles. You can read the proposal here. A quick view at the rules: A module... MUST export default a function called reducer() MUST export its action creators as functions MU...
RSNSMThanigainathan and 5 more commented










