DEV Community

Redux

A predictable state container for JS apps

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
.JSX Extension

.JSX Extension

14
Comments 6
1 min read
Simplified Redux w/ a Dash of Vanilla

Simplified Redux w/ a Dash of Vanilla

4
Comments
1 min read
Behold the HTML State

Behold the HTML State

85
Comments 2
5 min read
Why I Love useReducer

Why I Love useReducer

10
Comments 1
3 min read
Typing React with typescript

Typing React with typescript

37
Comments
4 min read
A Simple(ish) Application of Javascript Generators in React w/ Redux

A Simple(ish) Application of Javascript Generators in React w/ Redux

14
Comments 2
8 min read
My First React Project

My First React Project

84
Comments 19
3 min read
Safely copying nested objects in JavaScript

Safely copying nested objects in JavaScript

24
Comments 2
4 min read
You Might not need Redux

You Might not need Redux

34
Comments 1
4 min read
Revisiting Redux with Context and Hooks

Revisiting Redux with Context and Hooks

19
Comments 14
6 min read
redux-saga without redux

redux-saga without redux

8
Comments
2 min read
Fixing the past is hard, how ReduxDevTools and Reselect can help

Fixing the past is hard, how ReduxDevTools and Reselect can help

6
Comments
9 min read
Seriously - do React hooks replace state containers?

Seriously - do React hooks replace state containers?

30
Comments 9
6 min read
Simple guide to setup Redux to a React app

Simple guide to setup Redux to a React app

113
Comments 6
8 min read
Redux with Observable Stores in Angular

Redux with Observable Stores in Angular

67
Comments 14
6 min read
Introducing Redux Preboiled: TypeScript-friendly Redux helpers

Introducing Redux Preboiled: TypeScript-friendly Redux helpers

11
Comments
6 min read
Redux Devtools: Actions Stack Trace

Redux Devtools: Actions Stack Trace

20
Comments 3
2 min read
MERN-BoilerPlate

MERN-BoilerPlate

26
Comments
1 min read
React/Redux: Adding a search feature

React/Redux: Adding a search feature

18
Comments 1
5 min read
Building a Pokedex app with Kotlin, KVision and Redux (part 2)

Building a Pokedex app with Kotlin, KVision and Redux (part 2)

6
Comments
3 min read
Shallow comparison in Redux

Shallow comparison in Redux

12
Comments 2
2 min read
How to store relational data inside Redux

How to store relational data inside Redux

71
Comments 6
3 min read
NGRX — from the beginning, part II, Redux

NGRX — from the beginning, part II, Redux

31
Comments 1
11 min read
You've been doing mapDispatchToProps wrong this entire time

You've been doing mapDispatchToProps wrong this entire time

119
Comments 11
1 min read
What's the difference between an action creator and a action?

What's the difference between an action creator and a action?

11
Comments
1 min read
Redux in 27 lines

Redux in 27 lines

341
Comments 10
6 min read
Building a Pokedex app with Kotlin, KVision and Redux (part 1)

Building a Pokedex app with Kotlin, KVision and Redux (part 1)

8
Comments
5 min read
A Beginner's Guide to Redux

A Beginner's Guide to Redux

8
Comments
12 min read
Synchronizing your Hierarchical Data with Merkle Tree

Synchronizing your Hierarchical Data with Merkle Tree

7
Comments
5 min read
Combining Reducers

Combining Reducers

15
Comments 4
3 min read
How do you structure react app file directory in 2019

How do you structure react app file directory in 2019

5
Comments 4
1 min read
Redux middleware as pure functions

Redux middleware as pure functions

21
Comments 7
5 min read
Use the React Context API; without nested render prop fatigue.

Use the React Context API; without nested render prop fatigue.

8
Comments
3 min read
Quick Note Fixing `connect` FlowType Annotation after 0.89

Quick Note Fixing `connect` FlowType Annotation after 0.89

7
Comments
2 min read
React Redux Connectors pattern

React Redux Connectors pattern

16
Comments
3 min read
Common and easy-to-make mistakes when you’re new to NgRx

Common and easy-to-make mistakes when you’re new to NgRx

10
Comments
1 min read
Redux for Buddies 1: Reading State/Store

Redux for Buddies 1: Reading State/Store

26
Comments
5 min read
Building global store with React Hooks

Building global store with React Hooks

32
Comments 1
6 min read
We can use Redux without Redux.

We can use Redux without Redux.

16
Comments
2 min read
Reducer organization - taking a step further

Reducer organization - taking a step further

9
Comments
7 min read
NgRx — Best Practices for Enterprise Angular Applications

NgRx — Best Practices for Enterprise Angular Applications

40
Comments 14
7 min read
Laco hooks api and code sandbox examples

Laco hooks api and code sandbox examples

4
Comments
2 min read
A TypeScript + React Native Starter Kit with React Native Navigation + Redux + Eslint

A TypeScript + React Native Starter Kit with React Native Navigation + Redux + Eslint

25
Comments 3
1 min read
Managing UI state in location query

Managing UI state in location query

8
Comments
2 min read
React - Context API

React - Context API

24
Comments 6
3 min read
How to migrate store persisted by redux-persist?

How to migrate store persisted by redux-persist?

18
Comments 1
3 min read
Redux Devtools extension and Laco

Redux Devtools extension and Laco

7
Comments 3
2 min read
Simple React state management with Laco

Simple React state management with Laco

42
Comments 5
1 min read
Web Components with Redux

Web Components with Redux

11
Comments
1 min read
Build a Redux-like Global Store Using React Hooks

Build a Redux-like Global Store Using React Hooks

42
Comments 7
4 min read
Back to JS & React

Back to JS & React

12
Comments 1
1 min read
React, Redux, and API's Part Four: Redux (DRY)

React, Redux, and API's Part Four: Redux (DRY)

27
Comments
2 min read
Simple way to do code splitting for Redux

Simple way to do code splitting for Redux

6
Comments
1 min read
similar redux architecture example powered by react hooks API

similar redux architecture example powered by react hooks API

34
Comments 1
3 min read
How to stop all those info: logs in terminal

How to stop all those info: logs in terminal

6
Comments
1 min read
Upgrading to React-Redux v6: Around the New Context API

Upgrading to React-Redux v6: Around the New Context API

12
Comments 1
5 min read
Created a React/Redux Component generator

Created a React/Redux Component generator

14
Comments 3
1 min read
React Authentication App Using Redux And Sagas

React Authentication App Using Redux And Sagas

53
Comments
4 min read
The best way to test Redux Sagas

The best way to test Redux Sagas

79
Comments 13
7 min read
5 key Redux libraries to improve code reuse

5 key Redux libraries to improve code reuse

7
Comments
17 min read
loading...