redux-axios-middleware VS redux-saga-thunk

Compare redux-axios-middleware vs redux-saga-thunk and see what are their differences.

redux-axios-middleware

Redux middleware for fetching data with axios HTTP client (by svrcekmichal)

redux-saga-thunk

Dispatching an action handled by redux-saga returns promise (by diegohaz)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
redux-axios-middleware redux-saga-thunk
2 1
918 222
- -
0.0 0.0
over 1 year ago over 1 year ago
JavaScript JavaScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

redux-axios-middleware

Posts with mentions or reviews of redux-axios-middleware. We have used some of these posts to build our list of alternatives and similar projects.

redux-saga-thunk

Posts with mentions or reviews of redux-saga-thunk. We have used some of these posts to build our list of alternatives and similar projects.
  • It is possible to await redux saga from component
    1 project | /r/reactjs | 1 Jun 2021
    There are some hacky workarounds, such as putting a callback in the action object itself, and having the saga run that callback. That should be avoided, though. There are at least a couple packages that implement something that may work a bit better, like https://www.npmjs.com/package/@adobe/redux-saga-promise and https://github.com/diegohaz/redux-saga-thunk , but I haven't tried them.

What are some alternatives?

When comparing redux-axios-middleware and redux-saga-thunk you can also consider the following projects:

express-react-boilerplate - (Deprecated) 🚀🚀🚀 This is a tool that helps programmers create Express & React projects easily base on react-cool-starter.

redux-persist - persist and rehydrate a redux store

redux-logger - Logger for Redux

redux-selector - React Redux & Selector Example

discord-clone - Discord (with unique roles in each server, image, audio sharing, auto render video links in messages, discord loading logo between page renderings) with React, React Router, Material UI, SASS, Styled components and firebase CRUD

redux-saga - An alternative side effect model for Redux apps [Moved to: https://github.com/redux-saga/redux-saga]

react-axios-example - Reactjs Axios example with Hooks and Rest API - React Axios get JSON data from API - React Axios Post with Functional component

kea - Batteries Included State Management for React

discord-clone - Discord Clone using React, ReactQuery, Tailwindcss, Redux, Socket IO, NodeJS, Express, MongoDB and Redis.

Fakeflix - Not the usual clone that you can find on the web.