DEV Community

# state

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
useState with objects (what the hack!!)

useState with objects (what the hack!!)

11
Comments 5
1 min read
REACT, reusable Components, best way to understand the layout?

REACT, reusable Components, best way to understand the layout?

5
Comments 3
1 min read
Design Pattern in Python (3): State Pattern

Design Pattern in Python (3): State Pattern

16
Comments 1
5 min read
Nested NgRx Entity State

Nested NgRx Entity State

17
Comments
4 min read
Converting class components to functional components (basic structure, state, & life-cycle methods)

Converting class components to functional components (basic structure, state, & life-cycle methods)

27
Comments
8 min read
Crazy Idea: Managing React State with Hooks

Crazy Idea: Managing React State with Hooks

5
Comments
3 min read
The benefits of adding rx-query to your Angular project

The benefits of adding rx-query to your Angular project

37
Comments
8 min read
Goodbye Redux! I have a preferer immutable react state manager

Goodbye Redux! I have a preferer immutable react state manager

9
Comments 1
4 min read
Closures in JavaScript can...

Closures in JavaScript can...

15
Comments
2 min read
restatum - state management tool for lazy people

restatum - state management tool for lazy people

3
Comments 1
1 min read
Reading the "CRDTs for Mortals" Example Code

Reading the "CRDTs for Mortals" Example Code

2
Comments
7 min read
Clean integration of state managers with Vanilla JS libraries

Clean integration of state managers with Vanilla JS libraries

8
Comments
4 min read
State Machines work for logic too

State Machines work for logic too

8
Comments
5 min read
React: Managing Application State only with Context

React: Managing Application State only with Context

10
Comments
4 min read
Context, state and rerenders

Context, state and rerenders

9
Comments
3 min read
How to avoid Prop-drilling in Angular

How to avoid Prop-drilling in Angular

9
Comments
6 min read
Today's rabbit hole: caching data in a React App

Today's rabbit hole: caching data in a React App

5
Comments
2 min read
Synchronized state

Synchronized state

6
Comments
6 min read
Use recoil in react custom hooks

Use recoil in react custom hooks

13
Comments 2
1 min read
State & Lifecycle

State & Lifecycle

6
Comments
2 min read
The illusion of statelessness

The illusion of statelessness

9
Comments
6 min read
What Is a Reducer in JavaScript? A Complete Introduction with Examples

What Is a Reducer in JavaScript? A Complete Introduction with Examples

49
Comments 2
7 min read
The React useState Hook

The React useState Hook

8
Comments 1
2 min read
Getting started with state management using useReducer and Context

Getting started with state management using useReducer and Context

77
Comments 11
7 min read
Redux is half of a pattern (2/2)

Redux is half of a pattern (2/2)

146
Comments 8
9 min read
Baahu: the state machine-based SPA framework

Baahu: the state machine-based SPA framework

16
Comments 1
5 min read
3 Tips That Will Simplify Your Application State Management

3 Tips That Will Simplify Your Application State Management

12
Comments 1
4 min read
The Problem of Centralized State in Web Applications

The Problem of Centralized State in Web Applications

9
Comments 4
4 min read
React Props/State for beginners

React Props/State for beginners

7
Comments
3 min read
Modelling domain with state machines in ReasonML

Modelling domain with state machines in ReasonML

110
Comments 12
7 min read
An experiment, Using the global NgRx Store as a local store

An experiment, Using the global NgRx Store as a local store

42
Comments
8 min read
Getting started with React Query - Easy server state management in React

Getting started with React Query - Easy server state management in React

79
Comments 1
4 min read
Three ways to react to @State event changes in SwiftUI

Three ways to react to @State event changes in SwiftUI

10
Comments 2
3 min read
Simple state management in Blazor using dependency injection.

Simple state management in Blazor using dependency injection.

8
Comments
2 min read
Angular service to handle state using BehaviorSubject

Angular service to handle state using BehaviorSubject

29
Comments 1
3 min read
How to implement Redux in React Native apps

How to implement Redux in React Native apps

6
Comments
26 min read
React Todo App with Apollo client (local state)

React Todo App with Apollo client (local state)

12
Comments
2 min read
XState Series: Introduction

XState Series: Introduction

42
Comments
1 min read
The Reactor Pattern

The Reactor Pattern

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

Redux is half of a pattern (1/2)

550
Comments 66
15 min read
Turning your React Component into a Finite State Machine With useReducer

Turning your React Component into a Finite State Machine With useReducer

39
Comments 4
4 min read
React TypeError: Cannot read property problem

React TypeError: Cannot read property problem

4
Comments 3
1 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
Managing different slices of the same NgRx state

Managing different slices of the same NgRx state

54
Comments 2
20 min read
XState: version 4.7 and the future

XState: version 4.7 and the future

137
Comments 3
7 min read
No, disabling a button is not app logic.

No, disabling a button is not app logic.

1149
Comments 43
11 min read
The Flow State: How to Achieve it?

The Flow State: How to Achieve it?

6
Comments
6 min read
DejaVu: Caching versus Memoization

DejaVu: Caching versus Memoization

63
Comments 3
11 min read
Advanced Async Logic with Redux Observable

Advanced Async Logic with Redux Observable

24
Comments 2
7 min read
Sharing state like Redux with React's Context API

Sharing state like Redux with React's Context API

146
Comments 10
7 min read
React State for Dummies - State and Virtual DOM

React State for Dummies - State and Virtual DOM

11
Comments
9 min read
React State for Dummies - How was it before React?

React State for Dummies - How was it before React?

10
Comments 4
7 min read
Programming with State: Values and Entities

Programming with State: Values and Entities

10
Comments 1
6 min read
Passing Down Functions As Props in React

Passing Down Functions As Props in React

37
Comments 4
4 min read
Using useContext and useState hooks as a store

Using useContext and useState hooks as a store

33
Comments 9
4 min read
State or this.state?

State or this.state?

9
Comments
1 min read
What actually is React State?

What actually is React State?

19
Comments 3
2 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
My Mental model of React Props And State

My Mental model of React Props And State

23
Comments 6
2 min read
Behold the HTML State

Behold the HTML State

85
Comments 2
5 min read
loading...