Aug 26, 2017 · 1 min read
The root reducer I put in the reducers.js file in src folder. The store I create in index.js. And the middleware, normally, I put inside the domain folder e.g. An API middleware I put inside modules/API/middleware.js.
And thanks for the feedback!
