DEV Community

Discussion on: Fetching data from an api using React/Redux

 
gabrielecimato profile image
Gabriele Cimato

That's interesting! I used this for a medium/large codebase and we were fine so if you have a minute to bring up a complicated Case that made those middlewares unhelpful that would be great! I'm curious to see if there's a way I can adapt this one too not intricate use cases.

Thread Thread
 
shaka60hp profile image
Pablo San Juan

Hi Gabriele, I'm learning about your middleware here,
Do you use it INSTEAD of thunk?