issues
search
redux-saga
/
redux-saga-beginner-tutorial
Redux/Redux-saga beginner tutorial
MIT License
587
stars
542
forks
source link
Upgrade redux saga
#15
Closed
dignite
closed
7 years ago
dignite
commented
7 years ago
Upgrade redux-saga to v0.14.0 so that the code in the tutorial works. The reason it does not work is that the tutorial has been updated to use takeEvery from
'redux-saga/effects'
that does not exist in v0.10.4.
Fix the broken link to the beginner tutorial
'redux-saga/effects'
that does not exist in v0.10.4.