DEV Community

Redux

A predictable state container for JS apps

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Let's talk about Orchestration vs Separation of Concerns: React/Redux Edition: Part 1

Let's talk about Orchestration vs Separation of Concerns: React/Redux Edition: Part 1

10
Comments
6 min read
Demystifying 15 lesser-known React Redux terms and features (With examples) 🔮

Demystifying 15 lesser-known React Redux terms and features (With examples) 🔮

21
Comments
9 min read
Redux Cheatsheet

Redux Cheatsheet

21
Comments
3 min read
Marble Testing With RxJS

Marble Testing With RxJS

11
Comments
4 min read
Quote CRUD App build with React.js

Quote CRUD App build with React.js

6
Comments
2 min read
Test your React App with Context

Test your React App with Context

6
Comments
3 min read
React live streaming App

React live streaming App

8
Comments 1
1 min read
HOW TO PROPERLY SET INITIAL STATE IN REDUX

HOW TO PROPERLY SET INITIAL STATE IN REDUX

34
Comments
4 min read
ReactJS single page application

ReactJS single page application

6
Comments
1 min read
Building Shopping Cart Actions and Reducers with Redux

Building Shopping Cart Actions and Reducers with Redux

22
Comments 6
2 min read
Redux Devtools: tips & tricks for faster debugging

Redux Devtools: tips & tricks for faster debugging

13
Comments
7 min read
When to use redux state vs internal component state

When to use redux state vs internal component state

8
Comments
2 min read
A stock watching app using Redux toolkit, React-testing-library

A stock watching app using Redux toolkit, React-testing-library

2
Comments
1 min read
Redux Basics and How To Visualise It

Redux Basics and How To Visualise It

17
Comments
6 min read
Component state: local state, Redux store, and loaders

Component state: local state, Redux store, and loaders

6
Comments
7 min read
Immer or Immutable for Redux Reducers?

Immer or Immutable for Redux Reducers?

5
Comments
1 min read
Redux in Worker: Off-main-thread Redux Reducers and Middleware

Redux in Worker: Off-main-thread Redux Reducers and Middleware

14
Comments
5 min read
Cleaning Up Redux Store Listeners When Component State Updates

Cleaning Up Redux Store Listeners When Component State Updates

6
Comments
7 min read
Build Client Side GraphQL React Application using GitHub GraphQL API (Part-2)

Build Client Side GraphQL React Application using GitHub GraphQL API (Part-2)

5
Comments
4 min read
Performance Review: React/Redux

Performance Review: React/Redux

6
Comments
4 min read
Redux lib pattern

Redux lib pattern

7
Comments
5 min read
Functional Programming Basics Before You Learn React and Redux – The How – Part 2

Functional Programming Basics Before You Learn React and Redux – The How – Part 2

23
Comments 3
13 min read
Difference between Redux and Flux

Difference between Redux and Flux

11
Comments
17 min read
How I automated the React + Redux development process.

How I automated the React + Redux development process.

10
Comments 2
2 min read
Functional Programming Basics Before You Learn React and Redux - The What - Part 1

Functional Programming Basics Before You Learn React and Redux - The What - Part 1

112
Comments 5
5 min read
Async actions with Redux Thunk middleware in React Native apps

Async actions with Redux Thunk middleware in React Native apps

6
Comments
34 min read
Making API calls in React using Redux-Thunk

Making API calls in React using Redux-Thunk

98
Comments 16
3 min read
Build Client Side GraphQL React Application using GitHub GraphQL API (Part-1)

Build Client Side GraphQL React Application using GitHub GraphQL API (Part-1)

8
Comments 2
6 min read
How to implement Redux in React Native apps

How to implement Redux in React Native apps

6
Comments
26 min read
Should I use Redux?

Should I use Redux?

39
Comments 22
1 min read
redux-form の validation を関数合成使って見やすくしてみる

redux-form の validation を関数合成使って見やすくしてみる

7
Comments
2 min read
Building client app using Github API in React + Redux

Building client app using Github API in React + Redux

9
Comments
5 min read
Mocking redux useSelector-hook

Mocking redux useSelector-hook

44
Comments 25
3 min read
Portfolio site for freelancers/web developers in minutes - React

Portfolio site for freelancers/web developers in minutes - React

48
Comments 1
1 min read
React State Management: When To Use Redux And What Are The Alternatives

React State Management: When To Use Redux And What Are The Alternatives

23
Comments 3
4 min read
Replace Redux with Hooks and the Context API: how to

Replace Redux with Hooks and the Context API: how to

103
Comments 11
5 min read
Choosing MobX over Redux for large-scale Enterprise Applications

Choosing MobX over Redux for large-scale Enterprise Applications

9
Comments
5 min read
Using iTunes API with React && Redux && Rails

Using iTunes API with React && Redux && Rails

9
Comments
3 min read
When To Use useState vs useReducer Hook In React

When To Use useState vs useReducer Hook In React

10
Comments 1
10 min read
HOW TO WRITE MAINTAINABLE CODE

HOW TO WRITE MAINTAINABLE CODE

10
Comments
2 min read
React/Redux Basics... In English

React/Redux Basics... In English

10
Comments
5 min read
Set Up a Typescript React Redux Project

Set Up a Typescript React Redux Project

44
Comments
7 min read
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
loading...