DEV Community

Redux

A predictable state container for JS apps

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
THE COOLEST THING ABOUT THE REDUX STORE IN REACT

THE COOLEST THING ABOUT THE REDUX STORE IN REACT

9
Comments 1
2 min read
Redux course for beginners, lesson 1: introduction, history, and architecture

Redux course for beginners, lesson 1: introduction, history, and architecture

31
Comments
1 min read
React Is Eating Itself

React Is Eating Itself

160
Comments 52
11 min read
Understanding the Flow of a React + Redux Application

Understanding the Flow of a React + Redux Application

20
Comments
3 min read
Rethinking Prop Drilling & State Management in React

Rethinking Prop Drilling & State Management in React

21
Comments 5
12 min read
Redux from scratch - A gentle approach.

Redux from scratch - A gentle approach.

11
Comments
14 min read
Step to step guide to build a TODO app with React and Redux

Step to step guide to build a TODO app with React and Redux

23
Comments
4 min read
React js - link share to Social media working with default OG_TITLE and OG_IMAGE.

React js - link share to Social media working with default OG_TITLE and OG_IMAGE.

4
Comments 2
1 min read
Beginner's Guide to React Redux

Beginner's Guide to React Redux

22
Comments
4 min read
When to and when not to use Redux in front-end frameworks

When to and when not to use Redux in front-end frameworks

8
Comments
2 min read
Why you shouldn`t use axios interceptors with Redux

Why you shouldn`t use axios interceptors with Redux

13
Comments
2 min read
How to Upload Multiple File with Progress Bar (ReactJS + Redux and ExpressJS)

How to Upload Multiple File with Progress Bar (ReactJS + Redux and ExpressJS)

85
Comments 24
9 min read
Understanding redux-thunk in 5 minutes

Understanding redux-thunk in 5 minutes

11
Comments
2 min read
Search component with dropdown

Search component with dropdown

6
Comments 1
1 min read
How to migrate from Redux to React Context API

How to migrate from Redux to React Context API

31
Comments 4
5 min read
If we don't use redux-thunk or redux-saga, what do we use?

If we don't use redux-thunk or redux-saga, what do we use?

7
Comments 4
1 min read
I feel a little overwhelmed by middleware, redux-thunk, redux-saga

I feel a little overwhelmed by middleware, redux-thunk, redux-saga

5
Comments 2
1 min read
Why Is This An "Anti-Pattern" in React???

Why Is This An "Anti-Pattern" in React???

92
Comments 33
16 min read
How I Got Rid of State Observables in Angular

How I Got Rid of State Observables in Angular

6
Comments
2 min read
React/Redux application with Azure DevOps: Part 3 CI/CD pipeline

React/Redux application with Azure DevOps: Part 3 CI/CD pipeline

10
Comments 2
5 min read
React/Redux application with Azure DevOps: Part 2 Add Redux to application

React/Redux application with Azure DevOps: Part 2 Add Redux to application

8
Comments
5 min read
React/Redux application with Azure DevOps: Part 1 Create new React application

React/Redux application with Azure DevOps: Part 1 Create new React application

15
Comments
5 min read
Get hooked on Hooks.

Get hooked on Hooks.

6
Comments 1
2 min read
Does Redux minimize re-rendering?

Does Redux minimize re-rendering?

4
Comments 3
1 min read
I can't understand Redux's `store.dispatch()`. Is it `store.takeAction()`?

I can't understand Redux's `store.dispatch()`. Is it `store.takeAction()`?

5
Comments 3
1 min read
A New Way of Dispatching Actions With Ngxs for Angular

A New Way of Dispatching Actions With Ngxs for Angular

5
Comments
2 min read
Reducing Redux boilerplate with Redux-Leaves

Reducing Redux boilerplate with Redux-Leaves

9
Comments
8 min read
Learning Redux

Learning Redux

13
Comments
4 min read
React Async/Await API layer, with REDUX Sagas

React Async/Await API layer, with REDUX Sagas

18
Comments
4 min read
Start Using Redux Hooks in Your Projects

Start Using Redux Hooks in Your Projects

13
Comments
3 min read
Confirmation dialog with React, Redux, Thunk & Portals

Confirmation dialog with React, Redux, Thunk & Portals

17
Comments 1
6 min read
Throw Out Your React State-Management Tools

Throw Out Your React State-Management Tools

52
Comments 24
17 min read
บันทึกความเข้าใจ Redux Toolkit

บันทึกความเข้าใจ Redux Toolkit

11
Comments 2
1 min read
Redux with Vanilla JS: Interview Preparation (Part 1)

Redux with Vanilla JS: Interview Preparation (Part 1)

22
Comments 2
5 min read
Redux and duplicate actions

Redux and duplicate actions

5
Comments
1 min read
Redux setup in a fast way

Redux setup in a fast way

7
Comments
4 min read
What Even Is A Dispatch Function?

What Even Is A Dispatch Function?

99
Comments 18
6 min read
Easy type safety with useDispatch and useSelector

Easy type safety with useDispatch and useSelector

12
Comments
3 min read
Testing a Redux data store with Cypress.io

Testing a Redux data store with Cypress.io

57
Comments 2
7 min read
React and State Management

React and State Management

14
Comments
3 min read
Alerts system in react and redux

Alerts system in react and redux

9
Comments
4 min read
Tutorial: Using Redux and Redux-Saga to handle WebSocket messages.

Tutorial: Using Redux and Redux-Saga to handle WebSocket messages.

24
Comments 1
3 min read
Confused by Redux: What the heck is Redux? What is state? Why do we need a state manager?

Confused by Redux: What the heck is Redux? What is state? Why do we need a state manager?

35
Comments 5
2 min read
Understand and implement your own Redux

Understand and implement your own Redux

8
Comments 1
6 min read
Understanding Redux

Understanding Redux

9
Comments
3 min read
Quick Start: Setting Up React Redux with Sagas

Quick Start: Setting Up React Redux with Sagas

17
Comments 1
7 min read
Accessible Todo App

Accessible Todo App

7
Comments
1 min read
You gotta try the react-redux hooks!!

You gotta try the react-redux hooks!!

48
Comments 7
1 min read
Middleware on redux

Middleware on redux

12
Comments
3 min read
Redux is half of a pattern (1/2)

Redux is half of a pattern (1/2)

555
Comments 66
15 min read
Pitfalls of Flux Dispatcher

Pitfalls of Flux Dispatcher

6
Comments
4 min read
How to manage state in swift apps?

How to manage state in swift apps?

3
Comments 1
1 min read
Async Redux doesn't exist

Async Redux doesn't exist

14
Comments
9 min read
Journey for React & Redux, in a TDD Way

Journey for React & Redux, in a TDD Way

46
Comments 2
11 min read
How to connect React components to the Store elegantly using Redux Hooks

How to connect React components to the Store elegantly using Redux Hooks

9
Comments 1
4 min read
FullCalendar with React

FullCalendar with React

73
Comments 10
3 min read
How to access props in mapDispatchToProps

How to access props in mapDispatchToProps

13
Comments
2 min read
How UI-driven State Increases Accidental Complexity

How UI-driven State Increases Accidental Complexity

69
Comments 1
6 min read
How to make a user friendly select when using React, Redux, and Firebase (Part 2) - Get real data

How to make a user friendly select when using React, Redux, and Firebase (Part 2) - Get real data

6
Comments
3 min read
Creating a hotel room booking process

Creating a hotel room booking process

4
Comments 3
1 min read
loading...