DEV Community

Redux

A predictable state container for JS apps

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
React Redux with TypeScript - Data fetching with Redux ... practical examples ⚛️

React Redux with TypeScript - Data fetching with Redux ... practical examples ⚛️

2
Comments
4 min read
Why Redux ?

Why Redux ?

Comments
2 min read
Understanding Redux: A Beginner's Guide to State Management

Understanding Redux: A Beginner's Guide to State Management

Comments
2 min read
Simplifying Data Fetching with Redux Toolkit's RTK Query

Simplifying Data Fetching with Redux Toolkit's RTK Query

Comments
3 min read
Beyond Redux - MobX and Zustand

Beyond Redux - MobX and Zustand

6
Comments 2
4 min read
If your Redux state has changed but React doesn't trigger a re-render, it could be due to several reasons

If your Redux state has changed but React doesn't trigger a re-render, it could be due to several reasons

3
Comments
2 min read
Gerenciamento de Estado em Aplicações React com Redux e TypeScript

Gerenciamento de Estado em Aplicações React com Redux e TypeScript

5
Comments
2 min read
When redux-persist meets Expo FileSystem

When redux-persist meets Expo FileSystem

1
Comments
3 min read
Unit testing redux toolkit slices

Unit testing redux toolkit slices

Comments
4 min read
useSelector performance pitfall

useSelector performance pitfall

Comments
2 min read
10 Reasons for MiniRx Signal Store

10 Reasons for MiniRx Signal Store

6
Comments
3 min read
Props,State,Reducer

Props,State,Reducer

Comments
3 min read
Understanding Redux: Solving State Management chaos

Understanding Redux: Solving State Management chaos

19
Comments 2
2 min read
🚂 A Cloud Traveler’s Side Quest: Debugging Firestore events

🚂 A Cloud Traveler’s Side Quest: Debugging Firestore events

3
Comments
4 min read
React Firebase Auth with Redux deployed on Vercel

React Firebase Auth with Redux deployed on Vercel

1
Comments
6 min read
State Management Nx React Native/Expo Apps with TanStack Query and Redux

State Management Nx React Native/Expo Apps with TanStack Query and Redux

Comments 3
10 min read
REDUX-PERSIST createMigrate Auto Syncing

REDUX-PERSIST createMigrate Auto Syncing

Comments
2 min read
Introducing MiniRx Signal Store

Introducing MiniRx Signal Store

19
Comments 2
6 min read
React 50 Example

React 50 Example

1
Comments
9 min read
Have You Met Redux Toolkit? A Friendly Companion for Simpler State Management in React 🤗!

Have You Met Redux Toolkit? A Friendly Companion for Simpler State Management in React 🤗!

2
Comments
3 min read
Navigating the React Redux toolkit as a Frontend developer

Navigating the React Redux toolkit as a Frontend developer

2
Comments
4 min read
#4 Redux Mysql Vs MongoDB

#4 Redux Mysql Vs MongoDB

Comments
5 min read
Exploring Redux Toolkit 2.0 and the Redux second generation

Exploring Redux Toolkit 2.0 and the Redux second generation

14
Comments 1
9 min read
How to create a Redux like pattern with Context API and useReducer

How to create a Redux like pattern with Context API and useReducer

7
Comments
3 min read
"React State Secrets: Unveiling the Power of Context and Redux"

"React State Secrets: Unveiling the Power of Context and Redux"

Comments
4 min read
Next.js Server Actions and Mutations (Without APIs!)

Next.js Server Actions and Mutations (Without APIs!)

2
Comments
2 min read
The History of State Management at CodeSandbox

The History of State Management at CodeSandbox

4
Comments
10 min read
Model State Management di Ekosistem React

Model State Management di Ekosistem React

Comments
8 min read
Redux 101: gerenciadores de estados simplificados

Redux 101: gerenciadores de estados simplificados

21
Comments 3
13 min read
The day you understood useSelector() and useDispatch - A better Redux Developer

The day you understood useSelector() and useDispatch - A better Redux Developer

2
Comments
2 min read
Mastering Redux Toolkit in Your React Projects

Mastering Redux Toolkit in Your React Projects

1
Comments
4 min read
Add Localization Translate to React App with redux (without i18next)

Add Localization Translate to React App with redux (without i18next)

9
Comments 2
4 min read
Redux Toolkit Simplified

Redux Toolkit Simplified

5
Comments
4 min read
A Beginner's Guide to Redux

A Beginner's Guide to Redux

Comments
6 min read
Streamlining State Management with Redux Toolkit

Streamlining State Management with Redux Toolkit

Comments
2 min read
React State Management in 2024

React State Management in 2024

100
Comments 52
6 min read
5 reasons why data handling is easier with Redux Toolkit & RTK Query

5 reasons why data handling is easier with Redux Toolkit & RTK Query

2
Comments 2
6 min read
Making Async, Animated Toasts with an RxFx Service

Making Async, Animated Toasts with an RxFx Service

Comments
7 min read
State Management Patterns in React

State Management Patterns in React

10
Comments
3 min read
CRUD with Redux

CRUD with Redux

3
Comments
8 min read
đź“š RTK Query: Understanding useQuery Hook

đź“š RTK Query: Understanding useQuery Hook

4
Comments 3
8 min read
Advanced Node.js React.js Auth JWT Json Web Token httpOnly in cookies

Advanced Node.js React.js Auth JWT Json Web Token httpOnly in cookies

36
Comments 1
4 min read
Construyendo tu Reino con Redux Toolkit: Una GuĂ­a Completa

Construyendo tu Reino con Redux Toolkit: Una GuĂ­a Completa

Comments
7 min read
Using Redux Toolkit for State Management in React

Using Redux Toolkit for State Management in React

7
Comments
6 min read
Effortless Data Fetching and Rendering with Redux Toolkit

Effortless Data Fetching and Rendering with Redux Toolkit

2
Comments
5 min read
Setting up Redux Persist with Redux Toolkit in React JS

Setting up Redux Persist with Redux Toolkit in React JS

3
Comments
7 min read
Simplified Redux

Simplified Redux

2
Comments
5 min read
Redux and Redux Toolkit for Beginners: A Comprehensive Tutorial

Redux and Redux Toolkit for Beginners: A Comprehensive Tutorial

3
Comments
8 min read
Redux with Persistent State Rehydration in Next.js

Redux with Persistent State Rehydration in Next.js

Comments 1
3 min read
Redux Thunk (Bite-size Article)

Redux Thunk (Bite-size Article)

Comments
2 min read
Building a Secure Next.js Application with Redux Toolkit Query and cookie tokens

Building a Secure Next.js Application with Redux Toolkit Query and cookie tokens

9
Comments 3
7 min read
Redux vs. Context API: A Comprehensive Comparison

Redux vs. Context API: A Comprehensive Comparison

3
Comments
2 min read
Zustand - React Global State Management Made Easy

Zustand - React Global State Management Made Easy

1
Comments
3 min read
Simplify Async State Management with Redux Toolkit

Simplify Async State Management with Redux Toolkit

1
Comments
5 min read
Redux Explained: Simplifying Complex State Management part-1

Redux Explained: Simplifying Complex State Management part-1

1
Comments
1 min read
A base de Redux Toolkit e React Redux

A base de Redux Toolkit e React Redux

52
Comments 4
4 min read
How to get logged User in Next.js app directly in Redux store? Example using iron-session

How to get logged User in Next.js app directly in Redux store? Example using iron-session

1
Comments 1
2 min read
How to use NextJs 13 with Redux Toolkit and Typescript

How to use NextJs 13 with Redux Toolkit and Typescript

9
Comments 6
3 min read
How to manage state in a React app using Redux.

How to manage state in a React app using Redux.

6
Comments 5
18 min read
From Redux to React Context and Beyond: A Dive into State Management with Zustand

From Redux to React Context and Beyond: A Dive into State Management with Zustand

10
Comments
6 min read
loading...