DEV Community

Redux

A predictable state container for JS apps

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Why Is This An "Anti-Pattern" in React???

Why Is This An "Anti-Pattern" in React???

92
Comments 33
16 min read
How I Got Rid of State Observables in Angular

How I Got Rid of State Observables in Angular

6
Comments
2 min read
React/Redux application with Azure DevOps: Part 3 CI/CD pipeline

React/Redux application with Azure DevOps: Part 3 CI/CD pipeline

10
Comments 2
5 min read
React/Redux application with Azure DevOps: Part 2 Add Redux to application

React/Redux application with Azure DevOps: Part 2 Add Redux to application

8
Comments
5 min read
React/Redux application with Azure DevOps: Part 1 Create new React application

React/Redux application with Azure DevOps: Part 1 Create new React application

15
Comments
5 min read
Get hooked on Hooks.

Get hooked on Hooks.

6
Comments 1
2 min read
Does Redux minimize re-rendering?

Does Redux minimize re-rendering?

4
Comments 3
1 min read
I can't understand Redux's `store.dispatch()`. Is it `store.takeAction()`?

I can't understand Redux's `store.dispatch()`. Is it `store.takeAction()`?

5
Comments 3
1 min read
A New Way of Dispatching Actions With Ngxs for Angular

A New Way of Dispatching Actions With Ngxs for Angular

5
Comments
2 min read
Reducing Redux boilerplate with Redux-Leaves

Reducing Redux boilerplate with Redux-Leaves

9
Comments
8 min read
Learning Redux

Learning Redux

13
Comments
4 min read
React Async/Await API layer, with REDUX Sagas

React Async/Await API layer, with REDUX Sagas

18
Comments
4 min read
Start Using Redux Hooks in Your Projects

Start Using Redux Hooks in Your Projects

13
Comments
3 min read
Confirmation dialog with React, Redux, Thunk & Portals

Confirmation dialog with React, Redux, Thunk & Portals

17
Comments 1
6 min read
Throw Out Your React State-Management Tools

Throw Out Your React State-Management Tools

52
Comments 24
17 min read
บันทึกความเข้าใจ Redux Toolkit

บันทึกความเข้าใจ Redux Toolkit

10
Comments 2
1 min read
Redux with Vanilla JS: Interview Preparation (Part 1)

Redux with Vanilla JS: Interview Preparation (Part 1)

22
Comments 2
5 min read
Redux and duplicate actions

Redux and duplicate actions

5
Comments
1 min read
Redux setup in a fast way

Redux setup in a fast way

7
Comments
4 min read
What Even Is A Dispatch Function?

What Even Is A Dispatch Function?

97
Comments 18
6 min read
Easy type safety with useDispatch and useSelector

Easy type safety with useDispatch and useSelector

12
Comments
3 min read
Testing a Redux data store with Cypress.io

Testing a Redux data store with Cypress.io

57
Comments 2
7 min read
React and State Management

React and State Management

14
Comments
3 min read
Alerts system in react and redux

Alerts system in react and redux

9
Comments
4 min read
Tutorial: Using Redux and Redux-Saga to handle WebSocket messages.

Tutorial: Using Redux and Redux-Saga to handle WebSocket messages.

24
Comments 1
3 min read
Confused by Redux: What the heck is Redux? What is state? Why do we need a state manager?

Confused by Redux: What the heck is Redux? What is state? Why do we need a state manager?

35
Comments 5
2 min read
Understand and implement your own Redux

Understand and implement your own Redux

8
Comments 1
6 min read
Understanding Redux

Understanding Redux

9
Comments
3 min read
Quick Start: Setting Up React Redux with Sagas

Quick Start: Setting Up React Redux with Sagas

17
Comments 1
7 min read
Accessible Todo App

Accessible Todo App

7
Comments
1 min read
You gotta try the react-redux hooks!!

You gotta try the react-redux hooks!!

48
Comments 7
1 min read
Middleware on redux

Middleware on redux

12
Comments
3 min read
Redux is half of a pattern (1/2)

Redux is half of a pattern (1/2)

555
Comments 66
15 min read
Pitfalls of Flux Dispatcher

Pitfalls of Flux Dispatcher

6
Comments
4 min read
How to manage state in swift apps?

How to manage state in swift apps?

3
Comments 1
1 min read
Async Redux doesn't exist

Async Redux doesn't exist

14
Comments
9 min read
Journey for React & Redux, in a TDD Way

Journey for React & Redux, in a TDD Way

46
Comments 2
11 min read
How to connect React components to the Store elegantly using Redux Hooks

How to connect React components to the Store elegantly using Redux Hooks

9
Comments 1
4 min read
FullCalendar with React

FullCalendar with React

72
Comments 10
3 min read
How to access props in mapDispatchToProps

How to access props in mapDispatchToProps

13
Comments
2 min read
How UI-driven State Increases Accidental Complexity

How UI-driven State Increases Accidental Complexity

69
Comments 1
6 min read
How to make a user friendly select when using React, Redux, and Firebase (Part 2) - Get real data

How to make a user friendly select when using React, Redux, and Firebase (Part 2) - Get real data

6
Comments
3 min read
Creating a hotel room booking process

Creating a hotel room booking process

4
Comments 3
1 min read
How to make a user friendly select when using React, Redux, and Firebase (Part 1) - Goal

How to make a user friendly select when using React, Redux, and Firebase (Part 1) - Goal

6
Comments
1 min read
React Redux with TypeScript

React Redux with TypeScript

20
Comments 5
2 min read
Understanding the Firefox Dev Tools Architecture, and How to Start Contributing to Firefox

Understanding the Firefox Dev Tools Architecture, and How to Start Contributing to Firefox

71
Comments
9 min read
Redux Visualized

Redux Visualized

48
Comments
1 min read
Redux Data Flow and React Component Life Cycle

Redux Data Flow and React Component Life Cycle

102
Comments
5 min read
Writing modern Redux in 2020 - The powerful createSlice

Writing modern Redux in 2020 - The powerful createSlice

140
Comments 2
3 min read
Useful tips for testing redux in react with jest and enzyme.

Useful tips for testing redux in react with jest and enzyme.

8
Comments
8 min read
What Type of States Could You Find in a Client-Side Application?

What Type of States Could You Find in a Client-Side Application?

20
Comments
8 min read
Server-Side Rendered App with Next.js, React and Redux

Server-Side Rendered App with Next.js, React and Redux

321
Comments 14
10 min read
Writing modern Redux in 2020 - Redux Toolkit

Writing modern Redux in 2020 - Redux Toolkit

35
Comments 6
6 min read
Flux, Redux and React Redux overview

Flux, Redux and React Redux overview

6
Comments
4 min read
Connecting React with Redux

Connecting React with Redux

49
Comments 1
7 min read
Redux VS React Context: Which one should you choose?

Redux VS React Context: Which one should you choose?

517
Comments 32
8 min read
Infinite scrolling using redux and sagas, Part III.

Infinite scrolling using redux and sagas, Part III.

6
Comments
5 min read
What is Redux, really? – Part 3

What is Redux, really? – Part 3

10
Comments 4
4 min read
NgRx creator functions 101

NgRx creator functions 101

48
Comments 4
11 min read
Redux 101

Redux 101

94
Comments 6
6 min read
loading...