fake-medium icon indicating copy to clipboard operation
fake-medium copied to clipboard

question regarding axios requests

Open slawek367 opened this issue 5 years ago • 0 comments

HI, that data fetching with redux middleware is really good but I'm thinking what we should do when we don't want to pass request data into store every-time? For example I have small component which should store some data from api request in the state, I don't want to push everything into store. Do you have any idea how to manage this?

slawek367 avatar Jul 07 '19 18:07 slawek367