DEV Community

Redux

A predictable state container for JS apps

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Connect a React component to a Redux action

Connect a React component to a Redux action

50
Comments 4
2 min read
Redux action creators

Redux action creators

11
Comments 1
2 min read
Should we ditch Redux for Context Hook?

Should we ditch Redux for Context Hook?

10
Comments 9
1 min read
A look at a Redux reducer

A look at a Redux reducer

7
Comments
2 min read
How to Start ReactJS Development Fast. Part 2: Best Practices

How to Start ReactJS Development Fast. Part 2: Best Practices

87
Comments 1
4 min read
Create Your Own React Template

Create Your Own React Template

51
Comments 17
4 min read
Redux reducers in a React application

Redux reducers in a React application

6
Comments
3 min read
Using React - Context vs Redux

Using React - Context vs Redux

7
Comments 10
2 min read
Using Redux in React

Using Redux in React

7
Comments
3 min read
React Interview Questions

React Interview Questions

24
Comments 2
2 min read
Redux Hooks!

Redux Hooks!

13
Comments 14
2 min read
React: Library or Framework? Or something else....

React: Library or Framework? Or something else....

8
Comments 1
5 min read
Learn redux-optimist

Learn redux-optimist

4
Comments
3 min read
Small update on Redux usage

Small update on Redux usage

9
Comments 1
4 min read
Optimize Redux before it kills your Application

Optimize Redux before it kills your Application

48
Comments
2 min read
React Context Hooks vs Redux Hooks

React Context Hooks vs Redux Hooks

35
Comments
2 min read
Better development experience with Redux

Better development experience with Redux

10
Comments
3 min read
Synchronizing Redux logs with server via WebSocket using Logux

Synchronizing Redux logs with server via WebSocket using Logux

13
Comments 2
7 min read
Set a callback to setState(useState) in React funtional Component

Set a callback to setState(useState) in React funtional Component

10
Comments 4
1 min read
The Analogy of State Management in React

The Analogy of State Management in React

35
Comments
2 min read
Why you can stop writing all that Redux boilerplate

Why you can stop writing all that Redux boilerplate

8
Comments 2
8 min read
What is Redux, really? – Part 2

What is Redux, really? – Part 2

9
Comments
4 min read
Angular State Management Options

Angular State Management Options

11
Comments 4
1 min read
Use Hooks + Context, not React + Redux

Use Hooks + Context, not React + Redux

196
Comments 4
8 min read
State management in ReactJS using Redux library

State management in ReactJS using Redux library

16
Comments
6 min read
A better approach for testing your Redux code

A better approach for testing your Redux code

79
Comments 7
17 min read
Replace Redux with React Hooks, the easy way.

Replace Redux with React Hooks, the easy way.

24
Comments 1
4 min read
How do you handle asynchronous requests in ReactJS?

How do you handle asynchronous requests in ReactJS?

66
Comments 6
3 min read
Master these 11 Core ReactJS concepts to conquer your next interview

Master these 11 Core ReactJS concepts to conquer your next interview

280
Comments 4
3 min read
I created a React & Redux Boilerplate

I created a React & Redux Boilerplate

6
Comments
1 min read
Redux, who would have Thunk?

Redux, who would have Thunk?

12
Comments 2
2 min read
How do you prefer to organize the code of a react+Redux App?

How do you prefer to organize the code of a react+Redux App?

10
Comments 4
1 min read
What is Redux, really? – Part 1

What is Redux, really? – Part 1

20
Comments
3 min read
What is React-Redux and how to improve UX

What is React-Redux and how to improve UX

8
Comments 2
3 min read
Why Redux over a more basic Global Store

Why Redux over a more basic Global Store

17
Comments 1
3 min read
React-Native State Management

React-Native State Management

7
Comments
7 min read
Using Redux with Classes and Hooks

Using Redux with Classes and Hooks

47
Comments 2
10 min read
Should You Learn Redux?

Should You Learn Redux?

88
Comments 17
3 min read
Don't Surrender to Extraneous React Re-Renders

Don't Surrender to Extraneous React Re-Renders

12
Comments 2
4 min read
Introducing a Simple React State Manager Based on Hooks

Introducing a Simple React State Manager Based on Hooks

38
Comments 2
4 min read
Build a redux-like Store with React Context+Hooks

Build a redux-like Store with React Context+Hooks

15
Comments 2
9 min read
Using TypeScript to Sort by Keys

Using TypeScript to Sort by Keys

15
Comments
5 min read
Forum App with Golang/Gin and React/Hooks

Forum App with Golang/Gin and React/Hooks

90
Comments 5
20 min read
How to use Redux in ReactJS with real-life examples

How to use Redux in ReactJS with real-life examples

186
Comments 3
19 min read
Explain Redux to me like I am five.

Explain Redux to me like I am five.

35
Comments 3
1 min read
Customising redux-api-middleware calls

Customising redux-api-middleware calls

9
Comments
2 min read
EventManager - an agnostic alternative to Redux

EventManager - an agnostic alternative to Redux

8
Comments
2 min read
TypeScript Friendly State Management

TypeScript Friendly State Management

29
Comments 2
7 min read
Apollo, React Adopt and Redux

Apollo, React Adopt and Redux

6
Comments
3 min read
Redux Redone: Learning Redux by recreating it from scratch

Redux Redone: Learning Redux by recreating it from scratch

35
Comments
4 min read
Updating multiple areas of your ngrx redux store with a single action

Updating multiple areas of your ngrx redux store with a single action

12
Comments
2 min read
Refactoring Reducers with Immer

Refactoring Reducers with Immer

8
Comments
3 min read
Flip it and Redux it!

Flip it and Redux it!

2
Comments
2 min read
Redux Crash Course with Hooks 🎣

Redux Crash Course with Hooks 🎣

915
Comments 28
3 min read
Complete Guide on Unit and Integration Testing of React/Redux Connected Forms

Complete Guide on Unit and Integration Testing of React/Redux Connected Forms

51
Comments
11 min read
Redux-Observable's best-practice is an anti-pattern.

Redux-Observable's best-practice is an anti-pattern.

52
Comments 1
10 min read
Type-Safe Redux Reducers

Type-Safe Redux Reducers

6
Comments 1
4 min read
Infinite scrolling using redux and sagas, Part II.

Infinite scrolling using redux and sagas, Part II.

8
Comments
6 min read
Learn the Redux Architecture by Creating the Minimal TODO App on top of NEXT.js

Learn the Redux Architecture by Creating the Minimal TODO App on top of NEXT.js

169
Comments 8
5 min read
redux-form? again for new apps? redux-form is dying...

redux-form? again for new apps? redux-form is dying...

9
Comments 5
2 min read
loading...