Effects are the kind of utility that’s provided by the redux-saga package. when u invokes effects it returns object contains instructions which redux-saga interprets. The effects don’t have any special property outside the redux-saga application because it’s redux-saga that generates side effects like API call database or something else, The effect itself doesn’t actually do anything.

#react #reactive application #reactjs #redux #redux saga

What is the Redux Saga Effect?
1.80 GEEK