DEV Community

Redux

A predictable state container for JS apps

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
I developed a Pokédex with React, Redux and Material UI

I developed a Pokédex with React, Redux and Material UI

16
Comments
1 min read
Understanding how to use Redux using React Hooks in 5 minutes

Understanding how to use Redux using React Hooks in 5 minutes

9
Comments
2 min read
A Context API Framework for React State Management

A Context API Framework for React State Management

38
Comments 13
11 min read
Using GraphQL apollo client in Redux-Thunks actions

Using GraphQL apollo client in Redux-Thunks actions

9
Comments
2 min read
React/Redux application with Azure DevOps: Part 9 Integration Test and End-to-End test

React/Redux application with Azure DevOps: Part 9 Integration Test and End-to-End test

4
Comments
10 min read
React Redux with hooks

React Redux with hooks

178
Comments 13
3 min read
React + Redux Architecture

React + Redux Architecture

13
Comments 1
1 min read
React/Redux application with Azure DevOps: Part 7 Use backend from React frontend

React/Redux application with Azure DevOps: Part 7 Use backend from React frontend

7
Comments
9 min read
Polling with redux saga

Polling with redux saga

19
Comments
2 min read
The Splintering Effects of Redux

The Splintering Effects of Redux

52
Comments 8
10 min read
Opinionated React: State Management

Opinionated React: State Management

88
Comments 6
4 min read
Thoughts on state management with XState and ReactJS

Thoughts on state management with XState and ReactJS

35
Comments 2
4 min read
11 Awesome Resources To Bring Your React App to The Next Level

11 Awesome Resources To Bring Your React App to The Next Level

147
Comments 6
5 min read
Is it true that components in a ReactJS app should be divided into container components and presentational components?

Is it true that components in a ReactJS app should be divided into container components and presentational components?

7
Comments 5
1 min read
Mini social network that I made as my first web app project.

Mini social network that I made as my first web app project.

24
Comments 5
1 min read
Redux Saga

Redux Saga

42
Comments 1
7 min read
How to build a type-safe React Redux app

How to build a type-safe React Redux app

37
Comments
9 min read
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

18
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

6
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?

101
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
loading...