You Aren’t Using Redux Middleware Enough
Jacob Parker
822
In Examples 3 and 4, why are you splitting the middleware code by also writing it the function with the “store” argument instead of just writing it all in the bottom function?
In Examples 3 and 4, why are you splitting the middleware code by also writing it the function with the “store” argument instead of just writing it all in the bottom function?