DEV Community

# state

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
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
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?

2
Comments
4 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
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
Leave Redux for a few moment and Try GX 😍😍

Leave Redux for a few moment and Try GX 😍😍

4
Comments 2
2 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 2
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

25
Comments
3 min read
Why You Don't Need Signals in React

Why You Don't Need Signals in React

4
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
An in-depth guide on State in React

An in-depth guide on State in React

1
Comments 2
3 min read
Updating state through multiple epochs in Elixir

Updating state through multiple epochs in Elixir

1
Comments
2 min read
React: Setting State On An Unmounted Component is probably not a problem

React: Setting State On An Unmounted Component is probably not a problem

Comments 1
7 min read
How to Build a React App with Redux for State Management

How to Build a React App with Redux for State Management

Comments
4 min read
React Atom: A simple yet powerful React JS / React Native state management

React Atom: A simple yet powerful React JS / React Native state management

1
Comments
7 min read
React & Redux

React & Redux

Comments
3 min read
React Hooks: How to Use Them and Why They're Important

React Hooks: How to Use Them and Why They're Important

Comments
2 min read
Keeping up with http state in Angular

Keeping up with http state in Angular

3
Comments
5 min read
Passing Props UP ^ from Child to Parent Component

Passing Props UP ^ from Child to Parent Component

Comments
3 min read
A Beginner's Guide to Props and State in React

A Beginner's Guide to Props and State in React

1
Comments
5 min read
You Might Not Need React Query for Jotai

You Might Not Need React Query for Jotai

7
Comments 4
4 min read
How to Easily update an Object that's in state in React

How to Easily update an Object that's in state in React

11
Comments 4
6 min read
You don’t need a state management library for React. Use useState + Context

You don’t need a state management library for React. Use useState + Context

Comments
9 min read
How do I create/save a dynamically created input box/label into a stateful array?

How do I create/save a dynamically created input box/label into a stateful array?

3
Comments
2 min read
Setting up a React Counter Custom Hook with a combination of State.

Setting up a React Counter Custom Hook with a combination of State.

2
Comments
3 min read
Flutter 3 の状態管理: アプローチ (概念)

Flutter 3 の状態管理: アプローチ (概念)

1
Comments
5 min read
How to use apollo client cache for local state management

How to use apollo client cache for local state management

3
Comments
7 min read
Discover the power of @Ngrx/component-store to create a Local Component State

Discover the power of @Ngrx/component-store to create a Local Component State

8
Comments 4
9 min read
React state and useState hook

React state and useState hook

3
Comments
4 min read
Why We Need Jotai v2 API

Why We Need Jotai v2 API

5
Comments
7 min read
React state in 2 min

React state in 2 min

Comments
2 min read
You should take advantage of the improved NgRx APIs

You should take advantage of the improved NgRx APIs

20
Comments
9 min read
Redux is not DEAD!

Redux is not DEAD!

4
Comments 1
2 min read
The single, most important trick to build robust applications

The single, most important trick to build robust applications

10
Comments
8 min read
12 ways to manage state in Flutter

12 ways to manage state in Flutter

Comments
6 min read
Recoil: How was your experience using it ?

Recoil: How was your experience using it ?

5
Comments
1 min read
Do we really need Flux, Vuex, Pinia, MobX and all the other Statemanagement Frameworks?

Do we really need Flux, Vuex, Pinia, MobX and all the other Statemanagement Frameworks?

6
Comments 6
1 min read
Managing state in Flutter apps with data streaming

Managing state in Flutter apps with data streaming

1
Comments
6 min read
Building future facing frontend architectures

Building future facing frontend architectures

6
Comments
22 min read
What Exactly Is a State in React?

What Exactly Is a State in React?

7
Comments
4 min read
How to use Recoil Selectors in Nextjs

How to use Recoil Selectors in Nextjs

6
Comments
1 min read
Stacked State management in Flutter

Stacked State management in Flutter

7
Comments 2
4 min read
useState() is such a powerful hook

useState() is such a powerful hook

7
Comments
3 min read
React Tricks Miniseries 7: How to setState for different data types

React Tricks Miniseries 7: How to setState for different data types

13
Comments
1 min read
React Context API & useReducer , Part 1

React Context API & useReducer , Part 1

10
Comments
3 min read
Solutions for storing state in a database

Solutions for storing state in a database

33
Comments 4
4 min read
Flutter State Yönetimi : Bölüm 2 💫 🌌 ✨

Flutter State Yönetimi : Bölüm 2 💫 🌌 ✨

11
Comments
3 min read
Flutter State Yönetimi : Bölüm 1 💫 🌌 ✨

Flutter State Yönetimi : Bölüm 1 💫 🌌 ✨

19
Comments 2
5 min read
useReducer Hook Use Cases In React

useReducer Hook Use Cases In React

5
Comments
1 min read
Element Tree ve State Objeleri 💫 🌌 ✨

Element Tree ve State Objeleri 💫 🌌 ✨

10
Comments
2 min read
React-Redux at it's Simplest!

React-Redux at it's Simplest!

13
Comments 1
3 min read
Flutter initState 💫 🌌 ✨

Flutter initState 💫 🌌 ✨

14
Comments
1 min read
What is State Saving Interpreter?

What is State Saving Interpreter?

3
Comments
7 min read
Learn Something on React JSX and Hooks

Learn Something on React JSX and Hooks

5
Comments
3 min read
RxJS based state management in Angular - Part II

RxJS based state management in Angular - Part II

7
Comments
4 min read
React `updateState`

React `updateState`

5
Comments
3 min read
resso, world's simplest React state manager

resso, world's simplest React state manager

6
Comments
6 min read
React State Management in 2022

React State Management in 2022

13
Comments 2
6 min read
loading...