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 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?

6
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
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
Implementing Redux pattern

Implementing Redux pattern

39
Comments 9
5 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
useReducer instead of useState while calling APIs!

useReducer instead of useState while calling APIs!

737
Comments 29
4 min read
Project 73 of 100 - Simple Counter Application using React Redux Hooks

Project 73 of 100 - Simple Counter Application using React Redux Hooks

11
Comments
2 min read
Learn Redux by writing your own implementation

Learn Redux by writing your own implementation

6
Comments
10 min read
How To Clear a Redux Toolkit State That's Using redux-persist With Typescript

How To Clear a Redux Toolkit State That's Using redux-persist With Typescript

6
Comments
5 min read
Redux alternative. Redoor new state manger for react, preact, inferno

Redux alternative. Redoor new state manger for react, preact, inferno

7
Comments
1 min read
Awesome Redux Cheat Sheet

Awesome Redux Cheat Sheet

5
Comments
2 min read
Server-side Redux. Part I. The Redux.

Server-side Redux. Part I. The Redux.

6
Comments
7 min read
How To Use Context Hooks In React

How To Use Context Hooks In React

5
Comments
3 min read
Modular Ducks - A design pattern for scalable redux architecture

Modular Ducks - A design pattern for scalable redux architecture

26
Comments
4 min read
I've made a Spotify clone with React, Redux, and Typescript

I've made a Spotify clone with React, Redux, and Typescript

115
Comments 18
2 min read
Simple Guide to Redux Toolkit with React-Redux

Simple Guide to Redux Toolkit with React-Redux

9
Comments
3 min read
Realtime chat app with React.js and Firebase

Realtime chat app with React.js and Firebase

11
Comments
1 min read
Non-deterministic test failures when testing React

Non-deterministic test failures when testing React

3
Comments
6 min read
Company Themed Resume Builder using react and redux

Company Themed Resume Builder using react and redux

51
Comments 9
8 min read
Get to know Redux in 2021

Get to know Redux in 2021

46
Comments 9
6 min read
SERIES: React Native (Step by Step) - Nested Navigation, Persistent Redux Store and Returning Users

SERIES: React Native (Step by Step) - Nested Navigation, Persistent Redux Store and Returning Users

12
Comments 1
8 min read
Real-time app using React, Redux, Tailwind CSS & Firebase - Part 2

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

18
Comments 2
13 min read
What is one thing in React that you discovered very late?

What is one thing in React that you discovered very late?

10
Comments
1 min read
A different approach to frontend architecture

A different approach to frontend architecture

702
Comments 29
6 min read
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

10
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

73
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

7
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

10
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
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
Asynchronous Redux using Redux Thunk

Asynchronous Redux using Redux Thunk

6
Comments
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
🚀 Setup fully pre-configured React Native Project using react-native-app-builder NPM

🚀 Setup fully pre-configured React Native Project using react-native-app-builder NPM

11
Comments
2 min read
What is Redux?

What is Redux?

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

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

72
Comments 3
6 min read
Redux Basics Cheat Sheet 📖

Redux Basics Cheat Sheet 📖

101
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

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

How to use Redux with TypeScript ?

21
Comments 2
7 min read
Redux - The Core Concept

Redux - The Core Concept

10
Comments 1
4 min read
loading...