I finished learning Vue.js, it has had almost all I wanted from it! But I can't find something similar to redux-saga. It was a very great tool, and it would be nice to have something like this.
Can someone propose alternative library, or share experience how to manage big projects with complex data-flow without redux-saga.
Did someone try to connect Redux-saga to Vue and use it (e.g. with that library)? What was the experience?