react-redux-isomorphic-example
react-redux-isomorphic-example copied to clipboard
Structuring my code using Redux Promise
Hi I am using Redux-Promise in my application to get data delivered via a 3rd party JSON. How would I set that up (in case if its any different compared to the front end style of coding) ?