Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redux-Saga and other side effect libraries #603

Closed
raineorshine opened this issue Apr 28, 2020 · 0 comments
Closed

Redux-Saga and other side effect libraries #603

raineorshine opened this issue Apr 28, 2020 · 0 comments
Labels
low-priority Not important right now refactor Refactor without changing behavior

Comments

@raineorshine
Copy link
Contributor

redux-saga would certainly make our current thunk-based action-creators more declarative, but I admit I really don’t care for the generator syntax. I am interested in what FRP alternatives are out there. This comment hints at this: reduxjs/redux#1171 (comment). Not a lot of options out there from what I can tell. redux-cycles is no longer maintained, but that’s totally the right idea. refract looks pretty good and is still maintained, though not actively.

@raineorshine raineorshine added the refactor Refactor without changing behavior label Apr 28, 2020
@raineorshine raineorshine added the low-priority Not important right now label Dec 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low-priority Not important right now refactor Refactor without changing behavior
Projects
None yet
Development

No branches or pull requests

1 participant