DEV Community

Redux

A predictable state container for JS apps

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How Redux's mapDispatchToProps Works

How Redux's mapDispatchToProps Works

9
Comments
3 min read
What problems i solved when did big app of a short period of time

What problems i solved when did big app of a short period of time

5
Comments 5
2 min read
merced-react-hooks => Application State, LocalStorage, Lifecycle

merced-react-hooks => Application State, LocalStorage, Lifecycle

6
Comments
4 min read
My First React Template

My First React Template

21
Comments 12
1 min read
Photo Rover - Flatiron School Final Project

Photo Rover - Flatiron School Final Project

3
Comments
2 min read
Android RxJava Reducer with the Visitor Pattern

Android RxJava Reducer with the Visitor Pattern

1
Comments
8 min read
How to Organize Your React/Redux Projects

How to Organize Your React/Redux Projects

27
Comments 4
2 min read
Setting up Redux in React with Redux Toolkit

Setting up Redux in React with Redux Toolkit

9
Comments 2
5 min read
[Discussion] Managing state in React

[Discussion] Managing state in React

4
Comments 2
1 min read
React setState Asynchronous Behaviour

React setState Asynchronous Behaviour

15
Comments 3
1 min read
React+Redux Code With Redux Thunk Package

React+Redux Code With Redux Thunk Package

15
Comments 1
5 min read
Guide: Testing Redux Connected Components with React Testing Library and Jest

Guide: Testing Redux Connected Components with React Testing Library and Jest

19
Comments 1
4 min read
React Developer's Crash Course into Elm

React Developer's Crash Course into Elm

39
Comments 8
16 min read
Race condition in React: conclusion

Race condition in React: conclusion

5
Comments
3 min read
Simplify your store! A brief introduction to Zustand

Simplify your store! A brief introduction to Zustand

59
Comments 7
3 min read
Are react apps slower to create?

Are react apps slower to create?

4
Comments
4 min read
Creating side effects with the onChange callback in Redux Form (TypeScript included!)

Creating side effects with the onChange callback in Redux Form (TypeScript included!)

7
Comments
6 min read
How to get Started with React Redux

How to get Started with React Redux

6
Comments
13 min read
React/Redux Form Cheat Sheet

React/Redux Form Cheat Sheet

16
Comments
2 min read
Refreshing an "old" way of doing React

Refreshing an "old" way of doing React

3
Comments
3 min read
Redux is "Required"

Redux is "Required"

7
Comments 2
1 min read
Should I still use connect() function? #React.js

Should I still use connect() function? #React.js

12
Comments 1
2 min read
Structuring React application for scale (Part II)

Structuring React application for scale (Part II)

10
Comments 2
14 min read
How to manage global data with Context API, without Redux on React

How to manage global data with Context API, without Redux on React

64
Comments 8
5 min read
Structuring React application for scale (Part I)

Structuring React application for scale (Part I)

58
Comments
8 min read
Killing bad parts of Redux. Say goodbye to boilerplate.

Killing bad parts of Redux. Say goodbye to boilerplate.

7
Comments 2
6 min read
No necesitas Redux

No necesitas Redux

10
Comments
6 min read
TypeError: Cannot read property 'map' of undefined

TypeError: Cannot read property 'map' of undefined

4
Comments
4 min read
A Beginners Guide/Tutorial to Redux with React Native and a Todo App

A Beginners Guide/Tutorial to Redux with React Native and a Todo App

21
Comments 2
10 min read
5 things to know when starting out with React

5 things to know when starting out with React

4
Comments
5 min read
react- redux

react- redux

3
Comments
1 min read
Learn the Basics of Redux by Writing Your Own Version in 30 Lines

Learn the Basics of Redux by Writing Your Own Version in 30 Lines

303
Comments 8
5 min read
Climbing the Redux Thunk Learning Curve

Climbing the Redux Thunk Learning Curve

6
Comments
8 min read
DataRepoArch - The path we traveled to reach react-query

DataRepoArch - The path we traveled to reach react-query

14
Comments
8 min read
How to Setup your React app with Redux Toolkit and Typescript

How to Setup your React app with Redux Toolkit and Typescript

15
Comments
5 min read
React Cheat Sheet for Class and Function Components

React Cheat Sheet for Class and Function Components

10
Comments
3 min read
Covid-19 App Worldwide real time Data

Covid-19 App Worldwide real time Data

9
Comments
4 min read
Redux combineReducer

Redux combineReducer

7
Comments
2 min read
Redux에 custom hook으로 Computed value 달아주기

Redux에 custom hook으로 Computed value 달아주기

6
Comments
1 min read
Redux A short intro.

Redux A short intro.

2
Comments
1 min read
Use react hooks with react-redux in typescript

Use react hooks with react-redux in typescript

7
Comments
7 min read
How To Use Redux with Hooks in a React-TypeScript Project

How To Use Redux with Hooks in a React-TypeScript Project

19
Comments 6
5 min read
Redux vs Facebook Flux in React projects

Redux vs Facebook Flux in React projects

3
Comments
1 min read
Beginners' free but exciting trip to ReactJS with CardGame!

Beginners' free but exciting trip to ReactJS with CardGame!

4
Comments
1 min read
Generator Functions JavaScript(Examples & Usage in Redux Saga Asynchronous Api Call)

Generator Functions JavaScript(Examples & Usage in Redux Saga Asynchronous Api Call)

11
Comments
2 min read
Witch one is batter for building E-Commerce website Asp.net core or Laravel

Witch one is batter for building E-Commerce website Asp.net core or Laravel

4
Comments 3
1 min read
Create redux in 28 lines of code

Create redux in 28 lines of code

6
Comments 2
1 min read
Global vs Local State in React

Global vs Local State in React

24
Comments 2
5 min read
Implementing Redux in your React projects in a nutshell

Implementing Redux in your React projects in a nutshell

14
Comments
9 min read
Here's A Simpler Alternative to Redux

Here's A Simpler Alternative to Redux

78
Comments 2
7 min read
How To Use Redux in your React TypeScript App

How To Use Redux in your React TypeScript App

40
Comments 5
7 min read
Simplest Redux

Simplest Redux

6
Comments
3 min read
You probably don't need Redux: Use React Context + useReducer hook

You probably don't need Redux: Use React Context + useReducer hook

91
Comments 23
3 min read
How to Get the Root State type from your TypeScript React application.

How to Get the Root State type from your TypeScript React application.

17
Comments 2
2 min read
Goodbye Redux! I have a preferer immutable react state manager

Goodbye Redux! I have a preferer immutable react state manager

9
Comments 1
4 min read
Redux Principles

Redux Principles

4
Comments
1 min read
Mapping bridges to bridge skillsets.

Mapping bridges to bridge skillsets.

3
Comments
5 min read
I'm getting rid of Redux

I'm getting rid of Redux

24
Comments 1
1 min read
Different ways of state management in a react app

Different ways of state management in a react app

9
Comments 1
1 min read
What is State-Management and Why You Should Learn It?

What is State-Management and Why You Should Learn It?

32
Comments 4
3 min read
loading...