I have a bit of code, which looks something like this
export default function fooMiddleware({ dispatch, getState }) { return next => action => { i