CasseyCola
Results
1
issues of
CasseyCola
In this fluxify, you use the updater in action callbacks to mutate the store values. E.g. ``` javascript actionCallbacks: { changeName: function( updater, name ){ // Stores updates are only...