DEV Community

Redux

A predictable state container for JS apps

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
Practical TypeScript. React + Redux

Practical TypeScript. React + Redux

38
Comments 2
5 min read
Redux cheatsheet: the different components and their role

Redux cheatsheet: the different components and their role

5
Comments
4 min read
Introducing Pico Redux - The faster smaller Redux!

Introducing Pico Redux - The faster smaller Redux!

17
Comments
2 min read
Is One Source of Truth just a fancy name for Global Variables?

Is One Source of Truth just a fancy name for Global Variables?

7
Comments
2 min read
Write Redux Reducer Tests Fast

Write Redux Reducer Tests Fast

7
Comments
4 min read
How to Test Async Redux Thunks

How to Test Async Redux Thunks

12
Comments
4 min read
A Detailed Tutorial: Shopify’s Storefront API + React + Redux

A Detailed Tutorial: Shopify’s Storefront API + React + Redux

18
Comments
1 min read
React, Redux, and API's Part Three: Redux

React, Redux, and API's Part Three: Redux

23
Comments 4
4 min read
How to treat component as TypeSafe in Redux + Atomic Design

How to treat component as TypeSafe in Redux + Atomic Design

9
Comments
4 min read
Emulate Redux with React hooks

Emulate Redux with React hooks

18
Comments 2
4 min read
React, Redux, and API's Part Two: React Only (DRY)

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

54
Comments 2
3 min read
#100DaysOfCode Day One

#100DaysOfCode Day One

8
Comments
1 min read
Object.assign() vs Object Spread { … } In Angular Ngrx Reducers🥊

Object.assign() vs Object Spread { … } In Angular Ngrx Reducers🥊

14
Comments
1 min read
Async React Basics with Redux-thunk & Redux-saga

Async React Basics with Redux-thunk & Redux-saga

180
Comments 11
5 min read
ReactとElectron間のデータの送受信の手法と一例

ReactとElectron間のデータの送受信の手法と一例

12
Comments
2 min read
React-Redux Minesweeper game

React-Redux Minesweeper game

12
Comments
1 min read
Side effects in Redux

Side effects in Redux

22
Comments
4 min read
Preact + Typescript + Parcel + Redux Zero: Rebuilding the QMENTA Front-End focusing on Performance and Minimalism.

Preact + Typescript + Parcel + Redux Zero: Rebuilding the QMENTA Front-End focusing on Performance and Minimalism.

87
Comments 4
15 min read
loading...