DEV Community

Redux

A predictable state container for JS apps

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
TypeError: Cannot read property 'map' of undefined

TypeError: Cannot read property 'map' of undefined

4
Comments
4 min read
No necesitas Redux

No necesitas Redux

10
Comments
6 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

22
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

301
Comments 8
5 min read
loading...