IN
Size: a a a
IN
DF
AR
DF
B
DF
IN
compose(
applyMiddleware(thunkMiddleware, sagaMiddleware)
);
yourActionName({yourPayload}, { thunk: true }).then(...yield put(someActionName({some first arg ot response}, action.meta));.then.catch.finallyB
IN
takeLatestDF
DF
takeLatestB
IN
AR

DF
IN
propsB
DF
AR