DEV Community

# state

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
React State Management in 2024

React State Management in 2024

102
Comments 52
6 min read
Easy Shared Reactive State in React without External Libraries

Easy Shared Reactive State in React without External Libraries

50
Comments 4
5 min read
I'm developing a new server state management library for React.

I'm developing a new server state management library for React.

39
Comments 6
4 min read
Introducing Daxus - The Design Philosophy

Introducing Daxus - The Design Philosophy

26
Comments
3 min read
11 friends of state management in Angular

11 friends of state management in Angular

24
Comments 3
15 min read
How to keep state between page refreshes in React

How to keep state between page refreshes in React

14
Comments 7
3 min read
State Management Patterns in React

State Management Patterns in React

10
Comments
3 min read
Managing state with Pinia and Nuxt 3 - Using a simple add to cart instance

Managing state with Pinia and Nuxt 3 - Using a simple add to cart instance

10
Comments 4
5 min read
Easy Context in React Server Components (RSC)

Easy Context in React Server Components (RSC)

7
Comments
3 min read
Leave Redux for a few moment and Try GX 😍😍

Leave Redux for a few moment and Try GX 😍😍

4
Comments 2
2 min read
Why You Don't Need Signals in React

Why You Don't Need Signals in React

4
Comments
4 min read
Modern Web Dev - State Management & Data Fetching

Modern Web Dev - State Management & Data Fetching

3
Comments
19 min read
What is State Management and Why Is It Important?

What is State Management and Why Is It Important?

3
Comments
4 min read
Zustand - React Global State Management Made Easy

Zustand - React Global State Management Made Easy

2
Comments
3 min read
Introducing React Strapped: a Bootstrap Data Management Library

Introducing React Strapped: a Bootstrap Data Management Library

2
Comments
9 min read
Reducer vs. Finite State Machines: Understanding the Paradigm Shift

Reducer vs. Finite State Machines: Understanding the Paradigm Shift

2
Comments
5 min read
Streamlining State Management: Integrating Redux into a React Project

Streamlining State Management: Integrating Redux into a React Project

1
Comments
3 min read
An in-depth guide on State in React

An in-depth guide on State in React

1
Comments 2
3 min read
CREATE A LIBRARY WITH JSX & CUSTOM STATE

CREATE A LIBRARY WITH JSX & CUSTOM STATE

1
Comments 2
7 min read
Mastering XState Fundamentals: A React-powered Guide

Mastering XState Fundamentals: A React-powered Guide

1
Comments
7 min read
How to sync React state across tabs with workers

How to sync React state across tabs with workers

1
Comments
5 min read
Simplify Async State Management with Redux Toolkit

Simplify Async State Management with Redux Toolkit

1
Comments
5 min read
Do Conceito à Implementação: Criando e Utilizando Hooks Personalizados no React

Do Conceito à Implementação: Criando e Utilizando Hooks Personalizados no React

1
Comments
5 min read
Using Context APIs: Avoid Prop drilling and Manage States in React

Using Context APIs: Avoid Prop drilling and Manage States in React

1
Comments
2 min read
No more State Management with Signals

No more State Management with Signals

Comments
1 min read
React State Management

React State Management

Comments
1 min read
Taming the State Beast: Redux vs. Recoil in React

Taming the State Beast: Redux vs. Recoil in React

Comments
4 min read
A tool that can be used by anyone to manage React Query state externally

A tool that can be used by anyone to manage React Query state externally

Comments
2 min read
State Vs Prop in React [Tabular Difference]

State Vs Prop in React [Tabular Difference]

Comments
2 min read
Does limiting state matter on the FrontEnd?

Does limiting state matter on the FrontEnd?

Comments
1 min read
Local State vs External State Management : Comparing State Management in React

Local State vs External State Management : Comparing State Management in React

Comments
4 min read
Leveraging React Context and Custom Hooks For Efficient State Sharing and Data Loading

Leveraging React Context and Custom Hooks For Efficient State Sharing and Data Loading

Comments
8 min read
An enchanced useState hook which keeps track of the states history, allowing you to undo and redo states

An enchanced useState hook which keeps track of the states history, allowing you to undo and redo states

Comments
1 min read
Recoil vs Jotai vs Redux - Who's the Real State Management Champ?

Recoil vs Jotai vs Redux - Who's the Real State Management Champ?

Comments 1
3 min read
Avoid shared state on the server in SvelteKit - Be extra cautious when using stores in SSR mode

Avoid shared state on the server in SvelteKit - Be extra cautious when using stores in SSR mode

Comments
2 min read
How Can State Management Be Applied To A Real World Case-Scenario

How Can State Management Be Applied To A Real World Case-Scenario

Comments
3 min read
Simplifying State Management with Zustand: A Redux and Context API Alternative

Simplifying State Management with Zustand: A Redux and Context API Alternative

Comments
2 min read
Using React State and Props

Using React State and Props

Comments
4 min read
An Overview on how to use State in React

An Overview on how to use State in React

Comments
4 min read
loading...