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

React Redux

1
Comments
2 min read
Redux For Beginners

Redux For Beginners

4
Comments
4 min read
Understanding Redux

Understanding Redux

1
Comments
4 min read
Reduce concurrent requests by Redux-Saga Effects

Reduce concurrent requests by Redux-Saga Effects

Comments
3 min read
Learn Redux Toolkit for State Management in React

Learn Redux Toolkit for State Management in React

13
Comments 3
6 min read
Abstracting State Management in React with Typescript, and its Benefits

Abstracting State Management in React with Typescript, and its Benefits

9
Comments 1
7 min read
How to Simplify Your Code with TypeScript Discriminated Union Types

How to Simplify Your Code with TypeScript Discriminated Union Types

5
Comments
4 min read
How to Persist User Info Using Redux Persist with TypeScript

How to Persist User Info Using Redux Persist with TypeScript

18
Comments 2
3 min read
Test componentes que usan Redux

Test componentes que usan Redux

1
Comments
8 min read
Gerenciamento de Estado com Redux Toolkit: Boas Práticas

Gerenciamento de Estado com Redux Toolkit: Boas Práticas

4
Comments
3 min read
The Battle of State Management: Redux vs Zustand

The Battle of State Management: Redux vs Zustand

48
Comments
4 min read
Implementing Redux in Next.js (App Router): A Comprehensive Guide

Implementing Redux in Next.js (App Router): A Comprehensive Guide

29
Comments 8
3 min read
Why Redux ?

Why Redux ?

Comments
2 min read
Redux Toolkit adoption guide: Overview, examples, and alternatives

Redux Toolkit adoption guide: Overview, examples, and alternatives

1
Comments
15 min read
Integrating Multi-Language in Next.js with Custom Hooks and Redux

Integrating Multi-Language in Next.js with Custom Hooks and Redux

Comments
2 min read
Build Own version of Redux toolkit using Observer design pattern.

Build Own version of Redux toolkit using Observer design pattern.

5
Comments 1
16 min read
5 Alternatives to Redux for React State Management

5 Alternatives to Redux for React State Management

1
Comments 5
5 min read
Understanding Redux: A Simplified Guide

Understanding Redux: A Simplified Guide

2
Comments
3 min read
Exploring Redux as a Global State Management Solution: An In-Depth Guide

Exploring Redux as a Global State Management Solution: An In-Depth Guide

1
Comments
2 min read
Exploring Redux as a Global State Management Solution: An In-Depth Guide

Exploring Redux as a Global State Management Solution: An In-Depth Guide

Comments
2 min read
Title: Mastering CRUD Operations in React with Redux Toolkit Query

Title: Mastering CRUD Operations in React with Redux Toolkit Query

Comments
2 min read
Beyond Redux - MobX and Zustand

Beyond Redux - MobX and Zustand

7
Comments 6
4 min read
Understanding Redux: A Beginner's Guide to State Management

Understanding Redux: A Beginner's Guide to State Management

1
Comments
2 min read
React Redux with TypeScript - Data fetching with Redux ... practical examples ⚛️

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

4
Comments
4 min read
Unit testing redux toolkit slices

Unit testing redux toolkit slices

2
Comments
4 min read
useSelector performance pitfall

useSelector performance pitfall

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
Gerenciamento de Estado em Aplicações React com Redux e TypeScript

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

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

When redux-persist meets Expo FileSystem

3
Comments 3
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

21
Comments 2
2 min read
10 Reasons for MiniRx Signal Store

10 Reasons for MiniRx Signal Store

6
Comments
3 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

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

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

7
Comments 5
4 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
React Firebase Auth with Redux deployed on Vercel

React Firebase Auth with Redux deployed on Vercel

3
Comments
6 min read
Redux 10 question

Redux 10 question

Comments
3 min read
React 50 Example

React 50 Example

2
Comments
9 min read
React.js/Redux + Drag&Drop

React.js/Redux + Drag&Drop

1
Comments
2 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

3
Comments 1
4 min read
Unleashing power of react a Developers journey

Unleashing power of react a Developers journey

1
Comments
2 min read
Introducing MiniRx Signal Store

Introducing MiniRx Signal Store

20
Comments 3
6 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
REDUX-PERSIST createMigrate Auto Syncing

REDUX-PERSIST createMigrate Auto Syncing

Comments
2 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!)

4
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

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

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

10
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
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
State Management Patterns in React

State Management Patterns in React

11
Comments
3 min read
loading...