DEV Community

Redux

A predictable state container for JS apps

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Implementing Redux in Next.js (App Router): A Comprehensive Guide

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

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

Redux Toolkit adoption guide: Overview, examples, and alternatives

1
Comments
15 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
Redux Toolkit State Management in React

Redux Toolkit State Management in React

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

5 Alternatives to Redux for React State Management

Comments 5
5 min read
Understanding Redux: A Simplified Guide

Understanding Redux: A Simplified Guide

2
Comments
3 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
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
Understanding Redux: A Beginner's Guide to State Management

Understanding Redux: A Beginner's Guide to State Management

Comments
2 min read
Beyond Redux - MobX and Zustand

Beyond Redux - MobX and Zustand

6
Comments 3
4 min read
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
Unit testing redux toolkit slices

Unit testing redux toolkit slices

Comments
4 min read
Why Redux ?

Why Redux ?

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

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

When redux-persist meets Expo FileSystem

1
Comments
3 min read
Understanding Redux: Solving State Management chaos

Understanding Redux: Solving State Management chaos

19
Comments 2
2 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
🚂 A Cloud Traveler’s Side Quest: Debugging Firestore events

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

5
Comments
4 min read
Redux reducers: not to do

Redux reducers: not to do

Comments
1 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
Overview of Redux and Redux Toolkit

Overview of Redux and Redux Toolkit

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

1
Comments
6 min read
Introducing MiniRx Signal Store

Introducing MiniRx Signal Store

19
Comments 2
6 min read
React 50 Example

React 50 Example

2
Comments
9 min read
Redux 10 question

Redux 10 question

Comments
3 min read
Props,State,Reducer

Props,State,Reducer

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

2
Comments
4 min read
React Redux: Why your app re-renders even when it should not

React Redux: Why your app re-renders even when it should not

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

Unleashing power of react a Developers journey

1
Comments
2 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
"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
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
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
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
Building a React-Redux Counter: Understanding State Management with Redux in React

Building a React-Redux Counter: Understanding State Management with Redux in React

Comments
2 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
Mastering Asynchronous Actions in Redux with createAsyncThunk

Mastering Asynchronous Actions in Redux with createAsyncThunk

1
Comments
4 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
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
React State Management in 2024

React State Management in 2024

102
Comments 52
6 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
Making Async, Animated Toasts with an RxFx Service

Making Async, Animated Toasts with an RxFx Service

Comments
7 min read
loading...