Redux-saga: is there a way to use this without redux?

Created on 6 Oct 2017  路  3Comments  路  Source: redux-saga/redux-saga

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 :-)

question

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.

All 3 comments

@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 :-)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

andresmijares picture andresmijares  路  3Comments

Beingbook picture Beingbook  路  3Comments

neurosnap picture neurosnap  路  3Comments

jmmolina796 picture jmmolina796  路  3Comments

davidwparker picture davidwparker  路  3Comments