DEV Community

Redux

A predictable state container for JS apps

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Triggering an Error Modal in React

Triggering an Error Modal in React

9
Comments
4 min read
No-library React store with useSelector(), @action, thunks and SSR

No-library React store with useSelector(), @action, thunks and SSR

7
Comments 1
6 min read
React Redux and data updates

React Redux and data updates

4
Comments 3
2 min read
React & Redux | A Quick Side Project

React & Redux | A Quick Side Project

4
Comments
6 min read
Separating logic in your Redux Toolkit application

Separating logic in your Redux Toolkit application

124
Comments 2
8 min read
TailSwipes

TailSwipes

4
Comments
3 min read
How to call APIs in React Redux ?

How to call APIs in React Redux ?

30
Comments 3
3 min read
Introdução ao React Context - Como utilizar de forma simples

Introdução ao React Context - Como utilizar de forma simples

6
Comments
4 min read
How to load the correct data on the server-side with React and Redux

How to load the correct data on the server-side with React and Redux

7
Comments
7 min read
ReactApp Typescript with TDD and BDD(jest, Enzyme, Sinon, and cypress), linting and pre-commit hooks(using husky) [Part-1]

ReactApp Typescript with TDD and BDD(jest, Enzyme, Sinon, and cypress), linting and pre-commit hooks(using husky) [Part-1]

11
Comments
5 min read
Use Redux Thunk along with Axios service in React (CRA)

Use Redux Thunk along with Axios service in React (CRA)

6
Comments
1 min read
How to manage global state with XState and React

How to manage global state with XState and React

95
Comments 19
4 min read
React Redux: A Complete Guide to Beginners

React Redux: A Complete Guide to Beginners

8
Comments
4 min read
What is State management ?

What is State management ?

7
Comments
2 min read
Filtering, Sorting and Pagination With React Hooks & Redux 😍

Filtering, Sorting and Pagination With React Hooks & Redux 😍

15
Comments
1 min read
Storybook

Storybook

7
Comments
11 min read
Redux boilerplate was never the problem

Redux boilerplate was never the problem

6
Comments
5 min read
Why I prefer "connect" over "useSelector" using redux?

Why I prefer "connect" over "useSelector" using redux?

7
Comments 2
3 min read
When should I use NgRx (or Redux)

When should I use NgRx (or Redux)

4
Comments
5 min read
Angular Developer discovers Redux-Toolkit

Angular Developer discovers Redux-Toolkit

4
Comments 4
2 min read
How to Use Component-level Cancelation in React (Promises, RxJS or Redux Query)

How to Use Component-level Cancelation in React (Promises, RxJS or Redux Query)

5
Comments
9 min read
Implementing Redux pattern

Implementing Redux pattern

42
Comments 9
5 min read
I made a Spotify web clone with React, Typescript and SCSS

I made a Spotify web clone with React, Typescript and SCSS

5
Comments
2 min read
# Final Portfolio Project

# Final Portfolio Project

2
Comments
2 min read
A Really Simple Intro to Redux

A Really Simple Intro to Redux

10
Comments
7 min read
loading...