maybe I don't want to have a particular saga use the redux store, or possibly I'm trying to not use redux at all :-)
@NullVoxPopuli Hi! thanks for the interest in the package. It certainly is possible to use it without redux - https://redux-saga.js.org/docs/api/index.html#external-api + https://redux-saga.js.org/docs/advanced/UsingRunSaga.html
It should be fairly simply to find concrete examples of using this API in the issues.
Closing this issue due to inactivity. Feel free to respond back later here or create a new issue.
I'm gonna give this ago this weekend a think. https://nullvoxpopuli.github.io/tanqueReact/ could use some better async support :-)
Most helpful comment
@NullVoxPopuli Hi! thanks for the interest in the package. It certainly is possible to use it without redux - https://redux-saga.js.org/docs/api/index.html#external-api + https://redux-saga.js.org/docs/advanced/UsingRunSaga.html
It should be fairly simply to find concrete examples of using this API in the issues.