lexich/redux-api

Make repeated calls to the same endpoint/method

Open

#157 opened on Jul 17, 2017

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (496 stars) (95 forks)batch import
help wanted

Description

Hello,

I know I've commented on another issue before, but could you show how one could make concurrent calls to the same method? You mentioned using request, but how does one update state with request responses?

Thanks very much for your time

Contributor guide