The redux-saga docs state that ‘the mental model is that a saga is like a separate thread in your application that’s solely responsible for side effects’ . … Technically speaking the redux-saga-middleware is part of our top level / App component.
The redux-saga docs state that ‘the mental model is that a saga is like a separate thread in your application that’s solely responsible for side effects’ . … Technically speaking the redux-saga-middleware is part of our top level / App component.