DEV Community

Redux

A predictable state container for JS apps

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Can You Replace Redux with React Hooks?

Can You Replace Redux with React Hooks?

39
Comments 6
7 min read
Mini React Tactics - ReactDOM

Mini React Tactics - ReactDOM

7
Comments
1 min read
Rails API Project Part 3: Adding a front end with React & Redux

Rails API Project Part 3: Adding a front end with React & Redux

5
Comments
6 min read
What is GraphQL and how to use with React.js(Part 2)?

What is GraphQL and how to use with React.js(Part 2)?

8
Comments
7 min read
Typescript - Using Option Data Type in Redux Reducer

Typescript - Using Option Data Type in Redux Reducer

15
Comments
3 min read
First Day Guide to Redux

First Day Guide to Redux

15
Comments 3
4 min read
Using Redux in a legacy ASP.NET Web Forms project

Using Redux in a legacy ASP.NET Web Forms project

5
Comments 2
4 min read
Kid's To-Do: Redux

Kid's To-Do: Redux

10
Comments
3 min read
Methods for tracking action status in Redux

Methods for tracking action status in Redux

11
Comments
6 min read
React hooks-oriented Redux coding pattern without thunks and action creators

React hooks-oriented Redux coding pattern without thunks and action creators

8
Comments
6 min read
Scaffolding Redux boilerplate with code generators

Scaffolding Redux boilerplate with code generators

7
Comments
6 min read
Asynchronous with Redux Sagas

Asynchronous with Redux Sagas

84
Comments 5
11 min read
Testing redux reducers - Story Tests

Testing redux reducers - Story Tests

8
Comments
5 min read
Converting React-Redux Class Components to Hooks

Converting React-Redux Class Components to Hooks

12
Comments
3 min read
Scalable Angular Application Architecture

Scalable Angular Application Architecture

7
Comments
1 min read
An Intro to Redux that you can understand

An Intro to Redux that you can understand

274
Comments 9
3 min read
Selectors in Redux

Selectors in Redux

6
Comments 2
2 min read
When I hated Typescript

When I hated Typescript

2
Comments
2 min read
Middleware Logging in Redux

Middleware Logging in Redux

19
Comments
1 min read
Sophisticated Connection to Redux State

Sophisticated Connection to Redux State

9
Comments
2 min read
Tired of redux? Try Reto!

Tired of redux? Try Reto!

6
Comments
1 min read
Advanced Reducers in Redux

Advanced Reducers in Redux

13
Comments
4 min read
Lost with Redux and sagas? Implement them yourself!

Lost with Redux and sagas? Implement them yourself!

30
Comments
11 min read
Advanced Actions in Redux

Advanced Actions in Redux

11
Comments
3 min read
Basics in Redux

Basics in Redux

9
Comments 4
3 min read
What has my attention in 2019?

What has my attention in 2019?

38
Comments 2
5 min read
Async Redux: Flutter’s non-boilerplate version of Redux

Async Redux: Flutter’s non-boilerplate version of Redux

9
Comments
7 min read
The Little History of Redux

The Little History of Redux

7
Comments
2 min read
Provider Pattern

Provider Pattern

7
Comments
2 min read
React state management. What should I use?

React state management. What should I use?

7
Comments 4
1 min read
ComponentDidUpdate is not firing !!!!!

ComponentDidUpdate is not firing !!!!!

6
Comments 1
1 min read
My React Native Stack After 1 Year

My React Native Stack After 1 Year

149
Comments 11
6 min read
State, Reducers, And useReducer In React

State, Reducers, And useReducer In React

16
Comments 3
8 min read
Eat Bear In Parts

Eat Bear In Parts

11
Comments
17 min read
A Powerful MERN Engine

A Powerful MERN Engine

7
Comments
1 min read
How I developed a Concurrent Mode friendly library for React Redux

How I developed a Concurrent Mode friendly library for React Redux

4
Comments
5 min read
React as State Management Library

React as State Management Library

4
Comments 1
3 min read
5 chrome extensions for active development

5 chrome extensions for active development

14
Comments
2 min read
Write your own WebSocket middleware for React/Redux in 4 Steps

Write your own WebSocket middleware for React/Redux in 4 Steps

93
Comments 9
7 min read
Connecting Redux Form with React Redux

Connecting Redux Form with React Redux

8
Comments
3 min read
Snake Saga - Building a Game with Redux Generators

Snake Saga - Building a Game with Redux Generators

64
Comments 1
8 min read
How I dropped Redux for the Context API

How I dropped Redux for the Context API

7
Comments
4 min read
Tidy Redux Reducers with Lodash FP

Tidy Redux Reducers with Lodash FP

8
Comments 3
2 min read
Testing redux reducers - embrace action creators

Testing redux reducers - embrace action creators

15
Comments 2
8 min read
How to handle 401 unauthorized error in a Redux React application

How to handle 401 unauthorized error in a Redux React application

50
Comments 1
1 min read
Flatlist is not re rendering on props update

Flatlist is not re rendering on props update

4
Comments
1 min read
Comparing Elm to React/Redux

Comparing Elm to React/Redux

78
Comments 12
4 min read
How to convert your existing Redux containers to Hooks

How to convert your existing Redux containers to Hooks

10
Comments
7 min read
What is state usage tracking? A novel approach to intuitive and performant global state with React hooks and Proxy

What is state usage tracking? A novel approach to intuitive and performant global state with React hooks and Proxy

4
Comments
3 min read
Reuse business logic between React and React Native

Reuse business logic between React and React Native

8
Comments 3
2 min read
Four different approaches to non-Redux global state libraries

Four different approaches to non-Redux global state libraries

4
Comments
3 min read
const assertions are the killer new TypeScript feature

const assertions are the killer new TypeScript feature

8
Comments
7 min read
Managing asynchronous actions in Redux

Managing asynchronous actions in Redux

9
Comments 1
8 min read
Redux-less context-based useSelector hook that has same performance as React-Redux

Redux-less context-based useSelector hook that has same performance as React-Redux

7
Comments
2 min read
Redux meets hooks for non-redux users: a small concrete example with reactive-react-redux

Redux meets hooks for non-redux users: a small concrete example with reactive-react-redux

7
Comments
4 min read
Four patterns for global state with React hooks: Context or Redux

Four patterns for global state with React hooks: Context or Redux

6
Comments
4 min read
Session handling in React with Redux, express-session, and Apollo

Session handling in React with Redux, express-session, and Apollo

29
Comments
6 min read
Why thunk,sagas and so many middlewares for Redux?

Why thunk,sagas and so many middlewares for Redux?

10
Comments 3
1 min read
Why we wrote (yet) another state management tool

Why we wrote (yet) another state management tool

10
Comments
2 min read
Why You Probably Don't Need Redux

Why You Probably Don't Need Redux

21
Comments 4
8 min read
loading...