DEV Community

# state

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Use HOC, Render Props and Context to Build better components with React.

Use HOC, Render Props and Context to Build better components with React.

10
Comments
4 min read
State vs Props in ReactJs

State vs Props in ReactJs

9
Comments 4
1 min read
URL as an Application State

URL as an Application State

8
Comments 2
5 min read
DICE ROLLER APP WITH STATE AND PROPS

DICE ROLLER APP WITH STATE AND PROPS

6
Comments
6 min read
Things I learned while using React Query - Part 2

Things I learned while using React Query - Part 2

9
Comments 3
4 min read
Event Streams for Reactive Views

Event Streams for Reactive Views

2
Comments
4 min read
@ngrx/store - IN ONE FILE!!!

@ngrx/store - IN ONE FILE!!!

6
Comments
1 min read
You don't need a library for state machines

You don't need a library for state machines

316
Comments 20
10 min read
Using BehaviorSubject for Angular Global State

Using BehaviorSubject for Angular Global State

2
Comments
4 min read
Get Started with XState and Vue 3

Get Started with XState and Vue 3

5
Comments
1 min read
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
Getting started with state management using useReducer and Context

Getting started with state management using useReducer and Context

77
Comments 11
7 min read
The React useState Hook

The React useState Hook

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

Redux is half of a pattern (2/2)

89
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

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

Redux is half of a pattern (1/2)

551
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.

1150
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
loading...