Skip to content
This repository has been archived by the owner on Jul 2, 2022. It is now read-only.

[Upgrade]Moving from redux-thunk to redux-observable/redux-saga #48

Closed
Qolzam opened this issue Mar 18, 2018 · 0 comments
Closed

[Upgrade]Moving from redux-thunk to redux-observable/redux-saga #48

Qolzam opened this issue Mar 18, 2018 · 0 comments

Comments

@Qolzam
Copy link
Member

Qolzam commented Mar 18, 2018

redux-thunk is sweet simple and easy to work. However since project grow it's more difficult to manage side effects and we need more complicated solutions but reliable.

There are two remarkable options redux-observable and redux-saga. Each has it's own advantage but redux-saga seems more clear to manage stuff and it's more handy (my personal idea :) ). In some cases in current project redux-saga solving problems with less complex code. May in other situations redux-observable is better!

I plan to create branch name v0.5 to keep only redux-thunk version of React Social Network. Therefore v0.6 would be React Social Network with redux-saga.

I appreciate any contribution 👍

@Qolzam Qolzam changed the title [Upgrade]Moving from redux-thunk to redux-saga [Upgrade]Moving from redux-thunk to redux-observable Mar 18, 2018
@Qolzam Qolzam changed the title [Upgrade]Moving from redux-thunk to redux-observable [Upgrade]Moving from redux-thunk to redux-observable/redux-saga Mar 24, 2018
@Qolzam Qolzam self-assigned this Sep 27, 2018
@Qolzam Qolzam added this to the React Social Version 0.7.0 milestone Sep 27, 2018
@Qolzam Qolzam added the Epic label Sep 27, 2018
@Qolzam Qolzam closed this as completed Jul 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant