Is Redux saga better than redux-thunk?

The benefit of Redux-Saga in comparison to Redux-Thunk is that you can more easily test your asynchronous data flow . Redux-Thunk, however, is great for small projects and for developers who just entered into the React ecosystem. The thunks’ logic is all contained inside of the function.

Sizin İçin Seçtik  Is React Redux still used?

Leave a Reply

Your email address will not be published. Required fields are marked *