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 Context or Redux? What's difference about rerendering (performance)?

React Context or Redux? What's difference about rerendering (performance)?

6
Comments
4 min read
How to get better and easier state management with Redux Toolkit

How to get better and easier state management with Redux Toolkit

32
Comments 3
17 min read
MiniRx Feature Store vs. NgRx Component Store vs. Akita

MiniRx Feature Store vs. NgRx Component Store vs. Akita

24
Comments 1
11 min read
How to make a simple post and reply system with React, Firebase, Redux

How to make a simple post and reply system with React, Firebase, Redux

5
Comments 1
4 min read
Use Middleware to Handle Asynchronous Actions

Use Middleware to Handle Asynchronous Actions

3
Comments
2 min read
Help! I Need to Organize My Global State in a React Application

Help! I Need to Organize My Global State in a React Application

39
Comments
8 min read
Redux: Define a Redux Action

Redux: Define a Redux Action

2
Comments
2 min read
Understand React Redux from scrach on one page

Understand React Redux from scrach on one page

110
Comments 2
1 min read
Improving React Native app performance

Improving React Native app performance

15
Comments 1
2 min read
Applicable React Redux example step by step from scratch

Applicable React Redux example step by step from scratch

9
Comments
2 min read
Redux VS React Context

Redux VS React Context

50
Comments 4
4 min read
React: different types of state management

React: different types of state management

9
Comments
3 min read
Use sanitizers to avoid Redux Devtools crash

Use sanitizers to avoid Redux Devtools crash

6
Comments
2 min read
Redux Testing Lessons Learned: Render Components with a Real Store

Redux Testing Lessons Learned: Render Components with a Real Store

4
Comments
3 min read
A-in-depth look at my Confession app

A-in-depth look at my Confession app

17
Comments
5 min read
Redux Testing: Hard-Earned Lessons Learned

Redux Testing: Hard-Earned Lessons Learned

5
Comments
4 min read
Starting with React-Redux

Starting with React-Redux

23
Comments 4
9 min read
Simple Setup for Application Wide State in React

Simple Setup for Application Wide State in React

8
Comments 1
1 min read
Writing Jest Tests For a Redux Toolkit Slice

Writing Jest Tests For a Redux Toolkit Slice

12
Comments
5 min read
Redux Toolkit React Counter App

Redux Toolkit React Counter App

8
Comments
4 min read
State Management: Separation of Concerns

State Management: Separation of Concerns

6
Comments
5 min read
Supervising XState Machines with Redux

Supervising XState Machines with Redux

23
Comments
7 min read
Redux Paradox

Redux Paradox

4
Comments 2
3 min read
CRUD Operations in React and Redux Toolkit with a Node.js Backend | Video Tutorial

CRUD Operations in React and Redux Toolkit with a Node.js Backend | Video Tutorial

31
Comments
1 min read
Create your own React State Management

Create your own React State Management

6
Comments
2 min read
How to Create Simple Redux Store with Redux Toolkit

How to Create Simple Redux Store with Redux Toolkit

25
Comments 2
8 min read
NgRx Tips I Needed in the Beginning

NgRx Tips I Needed in the Beginning

210
Comments 27
13 min read
Redux the easiest way [Part 2]

Redux the easiest way [Part 2]

4
Comments
1 min read
Redux The Easiest Way [Part 1]

Redux The Easiest Way [Part 1]

3
Comments
2 min read
React state management: Context API vs Recoil 🎯

React state management: Context API vs Recoil 🎯

30
Comments 6
3 min read
Stop Overcomplicating your State – Try Zustand

Stop Overcomplicating your State – Try Zustand

69
Comments 8
7 min read
Does React Hooks Replace Redux: Where to use Which?

Does React Hooks Replace Redux: Where to use Which?

2
Comments
2 min read
Real-time app using React, Redux, Tailwind CSS & Firebase - Part 3

Real-time app using React, Redux, Tailwind CSS & Firebase - Part 3

7
Comments 6
9 min read
How To Theme Your App With React, Redux & SCSS

How To Theme Your App With React, Redux & SCSS

6
Comments
2 min read
Taste of Redux

Taste of Redux

14
Comments 3
3 min read
React authentication with Firebase

React authentication with Firebase

33
Comments 12
8 min read
No More Redux Boilerblate Hell.(Redux Toolkit)

No More Redux Boilerblate Hell.(Redux Toolkit)

9
Comments 5
5 min read
Reselect, but in OCaml

Reselect, but in OCaml

3
Comments
3 min read
Why choose React for frontend?

Why choose React for frontend?

181
Comments 33
3 min read
Using React Query to solve state management in your React app

Using React Query to solve state management in your React app

107
Comments 7
9 min read
Redux is Dead: Long Live Redux Toolkit

Redux is Dead: Long Live Redux Toolkit

304
Comments 46
7 min read
Clean React-Redux, Redux-Saga client-side solution.

Clean React-Redux, Redux-Saga client-side solution.

17
Comments 7
13 min read
How to name a boolean variable correctly?

How to name a boolean variable correctly?

3
Comments
3 min read
React Native Template Strong

React Native Template Strong

2
Comments
3 min read
Handling multiple stores in a React-Redux application

Handling multiple stores in a React-Redux application

8
Comments 1
2 min read
How I can "like" posts in my Instagram-esque rails/react/redux app

How I can "like" posts in my Instagram-esque rails/react/redux app

5
Comments
6 min read
Redux Thunk For Dummies

Redux Thunk For Dummies

7
Comments
2 min read
connect React with Redux

connect React with Redux

9
Comments
4 min read
Learning Redux - Friendly for Beginners

Learning Redux - Friendly for Beginners

6
Comments 1
7 min read
How to add redux-persist in your react/react-native application

How to add redux-persist in your react/react-native application

9
Comments
2 min read
Boardgame Scheduler: React/Redux Project

Boardgame Scheduler: React/Redux Project

2
Comments
4 min read
React Multi State Submit Button

React Multi State Submit Button

3
Comments
7 min read
Protected routes in react with react router and redux

Protected routes in react with react router and redux

16
Comments 2
4 min read
The Great Redux Toolkit Debate

The Great Redux Toolkit Debate

45
Comments 7
7 min read
Why we've to use Redux. The Problem it solved.

Why we've to use Redux. The Problem it solved.

4
Comments
1 min read
Gestion globale de l'état dans React.js avec redux-toolkit (un guide pratique)

Gestion globale de l'état dans React.js avec redux-toolkit (un guide pratique)

8
Comments
6 min read
React, injecting dialogs with Redux, CRUD dialogs with Axios Flask Api interaction.

React, injecting dialogs with Redux, CRUD dialogs with Axios Flask Api interaction.

6
Comments
7 min read
Starter Full Stack App with Next JS Using Redux 😍

Starter Full Stack App with Next JS Using Redux 😍

6
Comments
1 min read
Get Started with React Native, Redux and TypeScript

Get Started with React Native, Redux and TypeScript

16
Comments 2
3 min read
Next-Gen Way to Connect Redux Store to React Component

Next-Gen Way to Connect Redux Store to React Component

295
Comments 15
4 min read
loading...