react-redux-typescript-realworld-app icon indicating copy to clipboard operation
react-redux-typescript-realworld-app copied to clipboard

Abstract epics

Open cjroebuck opened this issue 4 years ago • 0 comments

The epics are quite repetitive here, is it possible to show how to create a typed middleware / action creator which will handle dispatching the request/success/error actions but allows you to choose which api method to call.

cjroebuck avatar Feb 26 '20 12:02 cjroebuck