DEV Community

Redux

A predictable state container for JS apps

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
State Management in Frontend Development: An Overview and Case Study

State Management in Frontend Development: An Overview and Case Study

5
Comments
5 min read
How to Use Redux Toolkit & RTK Query in React

How to Use Redux Toolkit & RTK Query in React

5
Comments
4 min read
Stop managing state

Stop managing state

16
Comments 12
9 min read
A couple of words about Ramda for React and Redux

A couple of words about Ramda for React and Redux

1
Comments
4 min read
Async Operations in Redux with the Redux Toolkit Thunk

Async Operations in Redux with the Redux Toolkit Thunk

Comments
2 min read
How to use Redux for State Management in your React application

How to use Redux for State Management in your React application

1
Comments
2 min read
Using Redux to Make a Global State

Using Redux to Make a Global State

1
Comments
4 min read
Building a React application: "Where's Wally?"

Building a React application: "Where's Wally?"

6
Comments
9 min read
Getting Started With Redux-ToolKit (RTK)

Getting Started With Redux-ToolKit (RTK)

11
Comments
7 min read
Experience the Power of Redux Toolkit

Experience the Power of Redux Toolkit

5
Comments
5 min read
6 Best practices for react state management in 2023.

6 Best practices for react state management in 2023.

2
Comments
3 min read
NGRX: Notify after action has been dispatched

NGRX: Notify after action has been dispatched

Comments
2 min read
Redux Toolkit with Node js

Redux Toolkit with Node js

Comments
4 min read
Intro to Redux-Toolkit

Intro to Redux-Toolkit

2
Comments 1
4 min read
What is Redux?

What is Redux?

8
Comments
2 min read
React Redux

React Redux

Comments
3 min read
Like react-query and redux? You'll love RTK Query

Like react-query and redux? You'll love RTK Query

6
Comments
4 min read
React clicker game: useState vs redux toolkit

React clicker game: useState vs redux toolkit

2
Comments
6 min read
📚 RTK Query Tutorial (CRUD)

📚 RTK Query Tutorial (CRUD)

75
Comments 19
9 min read
How to Build a Basic CRUD App with NextJS, React, Redux, Observable and MUI5 Components

How to Build a Basic CRUD App with NextJS, React, Redux, Observable and MUI5 Components

4
Comments
10 min read
I tried React Context, Redux and Zustand stores in the same app

I tried React Context, Redux and Zustand stores in the same app

13
Comments 2
6 min read
Multiple Parameters In Redux-Toolkit Query (RTK Query)

Multiple Parameters In Redux-Toolkit Query (RTK Query)

10
Comments
3 min read
Zustand - better redux-devtools middleware

Zustand - better redux-devtools middleware

5
Comments
2 min read
React Data Fetching Pattern - Part III

React Data Fetching Pattern - Part III

6
Comments
3 min read
Conditional Fetching - Redux-Toolkit Query (RTK Query)

Conditional Fetching - Redux-Toolkit Query (RTK Query)

11
Comments 3
2 min read
React Data Fetching Patterns - Part I

React Data Fetching Patterns - Part I

4
Comments
3 min read
Full Redux Overview pt.1 - Actions, Reducers, Slices, Store, Dispatch, Selectors, with React and Typescript

Full Redux Overview pt.1 - Actions, Reducers, Slices, Store, Dispatch, Selectors, with React and Typescript

5
Comments
10 min read
How I got selectors in Redux Devtools

How I got selectors in Redux Devtools

6
Comments 1
9 min read
Redux is not DEAD!

Redux is not DEAD!

4
Comments 1
2 min read
RTK Query vs Redux Saga: What to choose for your next project?

RTK Query vs Redux Saga: What to choose for your next project?

22
Comments 2
8 min read
Redux Actions - Without declaring CONSTANTS and action-creator functions for each action

Redux Actions - Without declaring CONSTANTS and action-creator functions for each action

10
Comments 3
2 min read
React Todo CRUD App with Redux and Typescript

React Todo CRUD App with Redux and Typescript

3
Comments
10 min read
Building a Login System using Redux

Building a Login System using Redux

34
Comments 2
5 min read
Netflix Clone Build 2.0 With React-Redux and Firebase

Netflix Clone Build 2.0 With React-Redux and Firebase

8
Comments
10 min read
Context API vs Redux: Managing Data Flow Through Nested Components in React

Context API vs Redux: Managing Data Flow Through Nested Components in React

7
Comments
5 min read
RTK Query: Let's go beyond minimal setup

RTK Query: Let's go beyond minimal setup

6
Comments
3 min read
Exploring Redux-Persist with Pokémon!

Exploring Redux-Persist with Pokémon!

3
Comments
8 min read
Redux-typescript

Redux-typescript

Comments
1 min read
Get started with React Redux using Redux Toolkit

Get started with React Redux using Redux Toolkit

8
Comments
4 min read
A simple guide to consuming APIs with Redux (tutorial example)

A simple guide to consuming APIs with Redux (tutorial example)

Comments
6 min read
Using Redux Toolkit to Handle Asynchronous Data Requests

Using Redux Toolkit to Handle Asynchronous Data Requests

3
Comments
12 min read
RTK Query: Make fetching and caching data effortless.

RTK Query: Make fetching and caching data effortless.

13
Comments
6 min read
What is the most effective way of State Management in Enterprise level React Application

What is the most effective way of State Management in Enterprise level React Application

6
Comments
1 min read
Redux in Next JS project. | Technical

Redux in Next JS project. | Technical

1
Comments
5 min read
Redux toolkit | How to get started

Redux toolkit | How to get started

1
Comments
3 min read
useReducer () | React Hook with project

useReducer () | React Hook with project

3
Comments
3 min read
Introducing The FAR3 Stack: A Versatile Toolkit For Web Development.

Introducing The FAR3 Stack: A Versatile Toolkit For Web Development.

8
Comments
26 min read
React State Management Very Quickly With Zustand

React State Management Very Quickly With Zustand

6
Comments
5 min read
Put a Soul into a React-Redux Project (using Actors for Business Logic)

Put a Soul into a React-Redux Project (using Actors for Business Logic)

2
Comments
7 min read
Add Redux to your React app in 6 Simple Steps

Add Redux to your React app in 6 Simple Steps

31
Comments 29
5 min read
I have an error when I want to save to the redux state. A non-serializable value.

I have an error when I want to save to the redux state. A non-serializable value.

4
Comments 5
1 min read
Advantages of using typed useSelector hook

Advantages of using typed useSelector hook

3
Comments
1 min read
Importance of not mutating state in redux/react

Importance of not mutating state in redux/react

4
Comments
3 min read
How to setup Redux tool kit for RTK query

How to setup Redux tool kit for RTK query

5
Comments
2 min read
How i manage my react redux

How i manage my react redux

7
Comments 2
2 min read
The story of x, my Redux pure JS all killer no filler

The story of x, my Redux pure JS all killer no filler

4
Comments
1 min read
I created an anonymous blog posting React app

I created an anonymous blog posting React app

13
Comments
2 min read
Redux toolkit, easier than Redux!

Redux toolkit, easier than Redux!

12
Comments
11 min read
How to use Redux in Next.js

How to use Redux in Next.js

6
Comments
7 min read
How to use RTK query in Redux toolkit

How to use RTK query in Redux toolkit

10
Comments
4 min read
loading...