DEV Community

Redux

A predictable state container for JS apps

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
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
Testing Form Reset with Enzyme

Testing Form Reset with Enzyme

6
Comments
5 min read
Refactor TodoMVC with Redux Starter Kit

Refactor TodoMVC with Redux Starter Kit

6
Comments
6 min read
Implementing undo-redo with NgRx or Redux

Implementing undo-redo with NgRx or Redux

26
Comments 2
8 min read
Rematch with Hooks

Rematch with Hooks

9
Comments
2 min read
React without Redux, or How I learnt to embrace RxJS

React without Redux, or How I learnt to embrace RxJS

98
Comments 3
4 min read
Data Structure Memes For Edgy JavaScript Teens

Data Structure Memes For Edgy JavaScript Teens

15
Comments
11 min read
An outlook on state management

An outlook on state management

22
Comments 1
7 min read
12 Things NOT To Do When Building React Apps With Redux

12 Things NOT To Do When Building React Apps With Redux

105
Comments 11
11 min read
New Redux Hooks: A Before And After Comparison. Are They Better?

New Redux Hooks: A Before And After Comparison. Are They Better?

60
Comments 18
2 min read
You don't have to use Redux

You don't have to use Redux

340
Comments 54
9 min read
Redux in 2019?

Redux in 2019?

7
Comments 5
1 min read
Sharing data between modules is peanuts

Sharing data between modules is peanuts

41
Comments
6 min read
react-hooks: manage global state - no need of redux

react-hooks: manage global state - no need of redux

5
Comments 1
2 min read
Component vs Prop drilling in React

Component vs Prop drilling in React

10
Comments 2
3 min read
Server-Side Rendering with React, Redux, and React-Router

Server-Side Rendering with React, Redux, and React-Router

29
Comments 2
6 min read
Building an Mini Instagram clone with React Native

Building an Mini Instagram clone with React Native

29
Comments 5
10 min read
The Fetch API and asynchronous Redux state

The Fetch API and asynchronous Redux state

9
Comments
8 min read
A definitive guide to Redux vs. MobX

A definitive guide to Redux vs. MobX

8
Comments
8 min read
Learn Redux or Not?

Learn Redux or Not?

10
Comments
2 min read
The (Redux) Saga Continues — Implementing your own redux-saga like middleware

The (Redux) Saga Continues — Implementing your own redux-saga like middleware

17
Comments
8 min read
Managing React application state - without using Redux!

Managing React application state - without using Redux!

11
Comments
6 min read
Rails API with a frontend built in React, Part II.

Rails API with a frontend built in React, Part II.

5
Comments
13 min read
Making WebSocket in Sync With User Internet Connectivity in React Using Redux Part 1

Making WebSocket in Sync With User Internet Connectivity in React Using Redux Part 1

11
Comments
8 min read
Understanding Redux

Understanding Redux

7
Comments
3 min read
Redux for Buddies Pt2: writing to state

Redux for Buddies Pt2: writing to state

10
Comments
6 min read
I Just Didn't Get Redux!

I Just Didn't Get Redux!

48
Comments 9
2 min read
.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
Redux with Observable Stores in Angular

Redux with Observable Stores in Angular

65
Comments 14
6 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
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

19
Comments 3
2 min read
MERN-BoilerPlate

MERN-BoilerPlate

26
Comments
1 min read
loading...