redux-persist VS redux-saga-thunk

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

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
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
redux-persist redux-saga-thunk
33 1
12,851 222
- -
0.0 0.0
3 months ago over 1 year ago
TypeScript 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-persist

Posts with mentions or reviews of redux-persist. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-17.

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-persist and redux-saga-thunk you can also consider the following projects:

rtk-query - Data fetching and caching addon for Redux Toolkit

redux-axios-middleware - Redux middleware for fetching data with axios HTTP client

react-query - 🤖 Powerful asynchronous state management, server-state utilities and data fetching for TS/JS, React, Solid, Svelte and Vue. [Moved to: https://github.com/TanStack/query]

redux-logger - Logger for Redux

redux-toolkit - The official, opinionated, batteries-included toolset for efficient Redux development

redux-selector - React Redux & Selector Example

async-storage - An asynchronous, persistent, key-value storage system for React Native.

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

kea - Batteries Included State Management for React

reselect - Selector library for Redux

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