DEV Community

Redux

A predictable state container for JS apps

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
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
Use Hooks in React Redux

Use Hooks in React Redux

17
Comments 1
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
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
Setup Redux in a React app

Setup Redux in a React app

116
Comments 4
8 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
Creating a localized experience for visitors from other countries using React Redux

Creating a localized experience for visitors from other countries using React Redux

20
Comments
4 min read
Infinite scrolling using redux and sagas, Part I.

Infinite scrolling using redux and sagas, Part I.

6
Comments
6 min read
How do I use this "react-filter-search" library with REDUX Actions in REACT?

How do I use this "react-filter-search" library with REDUX Actions in REACT?

7
Comments
1 min read
DRAGnet

DRAGnet

4
Comments
1 min read
Advanced Async Logic with Redux Observable

Advanced Async Logic with Redux Observable

24
Comments 2
7 min read
My Recommended Free Resources to Learn React

My Recommended Free Resources to Learn React

11
Comments
6 min read
A State Manager For Angular That Makes Sense, At Least For Me :)

A State Manager For Angular That Makes Sense, At Least For Me :)

9
Comments
6 min read
React... Why so complicated...?

React... Why so complicated...?

62
Comments 22
5 min read
Redux: The Under The Hood Tour

Redux: The Under The Hood Tour

133
Comments 5
14 min read
Minimize redux boilerplate with these 7 lines of code!

Minimize redux boilerplate with these 7 lines of code!

16
Comments
2 min read
React network layer with Redux Observable

React network layer with Redux Observable

11
Comments
4 min read
ES2017 async/await with fetch in Redux (No Callback Hell anymore)

ES2017 async/await with fetch in Redux (No Callback Hell anymore)

26
Comments
2 min read
Building Side Effects in NGRX

Building Side Effects in NGRX

17
Comments 2
5 min read
Implementing State Management using Context API and Hooks in React

Implementing State Management using Context API and Hooks in React

130
Comments 4
3 min read
Architecting the Store in NGRX

Architecting the Store in NGRX

34
Comments 1
8 min read
State Management with NGRX - Introduction

State Management with NGRX - Introduction

59
Comments 4
7 min read
Global state management with react hooks and context

Global state management with react hooks and context

77
Comments 6
4 min read
loading...