DEV Community

Redux

A predictable state container for JS apps

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Redux-Cool Philosophy

Redux-Cool Philosophy

11
Comments
3 min read
How to solve the main problems which we usually face when we use Redux in complex projects.

How to solve the main problems which we usually face when we use Redux in complex projects.

9
Comments
3 min read
Persisting useReducer with a custom React Hook

Persisting useReducer with a custom React Hook

11
Comments
3 min read
Real-time app using React, Redux, Tailwind CSS & Firebase - Part 1

Real-time app using React, Redux, Tailwind CSS & Firebase - Part 1

70
Comments 3
5 min read
React e Redux e gestão de estado em 2021

React e Redux e gestão de estado em 2021

7
Comments 1
10 min read
useReducer Hook for functional components.

useReducer Hook for functional components.

40
Comments
2 min read
How to build a Fabulous Todo App using React, Redux and Framer-Motion

How to build a Fabulous Todo App using React, Redux and Framer-Motion

74
Comments 12
7 min read
Two Simple Tricks for Typing Redux Apps with Typescript

Two Simple Tricks for Typing Redux Apps with Typescript

30
Comments 4
2 min read
¿Se acuerdan de lo de Redux?... Que por no guardar una cosa en el estado... toda esa mierda?

¿Se acuerdan de lo de Redux?... Que por no guardar una cosa en el estado... toda esa mierda?

14
Comments 2
4 min read
State Management Battle in React 2021: Hooks, Redux, and Recoil

State Management Battle in React 2021: Hooks, Redux, and Recoil

335
Comments 44
10 min read
Manage Asynchronous State in React with EASE

Manage Asynchronous State in React with EASE

8
Comments 2
3 min read
To use React Context for state correctly use it like recoil

To use React Context for state correctly use it like recoil

17
Comments 3
2 min read
Ruby on Rails React Developer for Hire

Ruby on Rails React Developer for Hire

3
Comments
1 min read
Redux actions are not setters

Redux actions are not setters

9
Comments
4 min read
Adding a Loading animation to NextJS using React-Redux

Adding a Loading animation to NextJS using React-Redux

12
Comments
4 min read
React Redux Filtering

React Redux Filtering

8
Comments 1
1 min read
Testing of redux-thunk action

Testing of redux-thunk action

8
Comments
4 min read
What is Redux ? Simply Explained!

What is Redux ? Simply Explained!

110
Comments 10
4 min read
Redux Cool New 2021 Toolkit

Redux Cool New 2021 Toolkit

13
Comments 4
3 min read
Continuing with React and Redux… I want to talk about REDUCERS!

Continuing with React and Redux… I want to talk about REDUCERS!

5
Comments 1
2 min read
REACT-REDUX

REACT-REDUX

5
Comments
2 min read
What is Redux?

What is Redux?

4
Comments
3 min read
React Hooks + Redux: CRUD example with Axios and Rest API

React Hooks + Redux: CRUD example with Axios and Rest API

73
Comments 3
6 min read
Redux Basics Cheat Sheet 📖

Redux Basics Cheat Sheet 📖

103
Comments 2
3 min read
React Redux & MySQL: CRUD example with Node.js Express

React Redux & MySQL: CRUD example with Node.js Express

26
Comments
5 min read
Why I stopped using Redux and Used Recoil Instead

Why I stopped using Redux and Used Recoil Instead

151
Comments 32
4 min read
React Redux example with API calls: Build a CRUD app

React Redux example with API calls: Build a CRUD app

55
Comments
5 min read
How to use Redux with TypeScript ?

How to use Redux with TypeScript ?

23
Comments 2
7 min read
Cousins playing nicely: Experimenting with NgRx Store and RTK Query

Cousins playing nicely: Experimenting with NgRx Store and RTK Query

16
Comments 6
7 min read
Redux - The Core Concept

Redux - The Core Concept

10
Comments 1
4 min read
Simple hook to handle featue flags

Simple hook to handle featue flags

7
Comments
1 min read
Searching for Ways to Search: Two Methods Of Performing A Search With A Rails Back-End And A React-Redux Front-End

Searching for Ways to Search: Two Methods Of Performing A Search With A Rails Back-End And A React-Redux Front-End

6
Comments
7 min read
Pure vs Impure Functions

Pure vs Impure Functions

141
Comments 19
4 min read
React.js/Redux + Drag&Drop

React.js/Redux + Drag&Drop

36
Comments 1
3 min read
React Native Boilerplate Hooks including redux saga, reactotron, redux-persist etc.

React Native Boilerplate Hooks including redux saga, reactotron, redux-persist etc.

22
Comments
2 min read
Setup React App With Redux Store

Setup React App With Redux Store

6
Comments 1
1 min read
Dark Mode: A how to guide for React and Redux!

Dark Mode: A how to guide for React and Redux!

3
Comments
3 min read
Video Game Backlog Tracker App

Video Game Backlog Tracker App

5
Comments
4 min read
Redux Toolkit and Typescript (the best way to manage application state)

Redux Toolkit and Typescript (the best way to manage application state)

24
Comments 4
7 min read
Coding is like Art.

Coding is like Art.

35
Comments 10
5 min read
React - Redux In Less Then 7 Minutes

React - Redux In Less Then 7 Minutes

144
Comments 11
6 min read
Utilizing Mapbox to Build a Map Making Site with React, Redux and Rails

Utilizing Mapbox to Build a Map Making Site with React, Redux and Rails

10
Comments
6 min read
Ruby on Rails React developer | Introduction

Ruby on Rails React developer | Introduction

4
Comments
1 min read
Easily test React-Redux with Cypress

Easily test React-Redux with Cypress

23
Comments 2
2 min read
BUILD UI BOOKING HOTEL APP WITH REACT NATIVE

BUILD UI BOOKING HOTEL APP WITH REACT NATIVE

16
Comments 5
1 min read
Implementing Protected Route and Authentication in React-JS

Implementing Protected Route and Authentication in React-JS

61
Comments 24
3 min read
Redux Basics

Redux Basics

9
Comments
4 min read
Explaining Web Apps State Management like ABC

Explaining Web Apps State Management like ABC

6
Comments 1
7 min read
How to wait for 2 actions to dispatch another? - Redux Saga

How to wait for 2 actions to dispatch another? - Redux Saga

10
Comments 2
2 min read
State Management with Vanilla JavaScript

State Management with Vanilla JavaScript

14
Comments
2 min read
An Intro to Redux

An Intro to Redux

37
Comments 1
15 min read
CRUD in React and Redux Hooks Video Tutorial | 2 hours

CRUD in React and Redux Hooks Video Tutorial | 2 hours

6
Comments
1 min read
Structuring Redux in a React Web App

Structuring Redux in a React Web App

22
Comments 1
3 min read
React Native error Text strings must be rendered within a <Text> component (Solution)

React Native error Text strings must be rendered within a <Text> component (Solution)

5
Comments 3
2 min read
react-redux error Unhandled promise rejection: TypeError: Network request failed (solution)

react-redux error Unhandled promise rejection: TypeError: Network request failed (solution)

2
Comments 6
2 min read
react-redux error store does not have a valid reducer (solution)

react-redux error store does not have a valid reducer (solution)

2
Comments
2 min read
Using ReactFire & Redux To Build A CRUD App with Firebase Emulator

Using ReactFire & Redux To Build A CRUD App with Firebase Emulator

7
Comments 1
1 min read
Describe Your NgRx Actions More To Write Less Code

Describe Your NgRx Actions More To Write Less Code

8
Comments 1
4 min read
NextJS simple shopping cart

NextJS simple shopping cart

41
Comments 14
4 min read
JS Experts! May you help me to learn the best workflow using APIs and Redux? [question for experts]

JS Experts! May you help me to learn the best workflow using APIs and Redux? [question for experts]

2
Comments
2 min read
loading...