DEV Community

# hooks

Posts

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

React State Management in 2022

13
Comments 2
6 min read
Using React useRef Hook to access immediate past props or state.

Using React useRef Hook to access immediate past props or state.

6
Comments
2 min read
The usage of React Hooks

The usage of React Hooks

7
Comments
6 min read
resso, world's simplest React state manager

resso, world's simplest React state manager

6
Comments 2
6 min read
I Made a Hook!

I Made a Hook!

6
Comments
8 min read
Part 2. Sharing data between siblings components using Context in React with Hooks

Part 2. Sharing data between siblings components using Context in React with Hooks

3
Comments
2 min read
Sharing data between siblings components using Context in React with Hooks

Sharing data between siblings components using Context in React with Hooks

5
Comments
2 min read
useContext() Hook : Let's consume it

useContext() Hook : Let's consume it

10
Comments 1
4 min read
Simple React Concept

Simple React Concept

2
Comments 2
2 min read
useReducer() Hook: Let me dispatch it

useReducer() Hook: Let me dispatch it

25
Comments 11
3 min read
Testing useDebouncedValue Hook

Testing useDebouncedValue Hook

7
Comments
1 min read
How to check commit message and branch name with git hooks without any new installation

How to check commit message and branch name with git hooks without any new installation

90
Comments 8
2 min read
A Brief Discussion About React Hooks

A Brief Discussion About React Hooks

3
Comments
2 min read
How to access URL path using useParams hook in React js

How to access URL path using useParams hook in React js

9
Comments 1
5 min read
Comparing Previous useEffect Values in React

Comparing Previous useEffect Values in React

10
Comments
1 min read
[My memorandum] React Hooks. useContext, useReducer, useMemo, useCallback, useRef.

[My memorandum] React Hooks. useContext, useReducer, useMemo, useCallback, useRef.

27
Comments 1
4 min read
Working with React Fragments, Portals and Ref's

Working with React Fragments, Portals and Ref's

20
Comments
4 min read
useRef or useState, which is better?

useRef or useState, which is better?

165
Comments 15
2 min read
useEffect sometimes fires before paint

useEffect sometimes fires before paint

2
Comments
5 min read
Getting Hooked to React Native

Getting Hooked to React Native

5
Comments
2 min read
Counter application with react and typescript

Counter application with react and typescript

5
Comments
2 min read
Highlight active menu item with scrollspy hook ⚛

Highlight active menu item with scrollspy hook ⚛

35
Comments 5
2 min read
React Split Components: A new way of Function Components without Hooks

React Split Components: A new way of Function Components without Hooks

22
Comments 1
6 min read
Explain why are rules for react hooks exists?

Explain why are rules for react hooks exists?

4
Comments
1 min read
NPM packages for custom hooks that you wouldn't wanna miss out on

NPM packages for custom hooks that you wouldn't wanna miss out on

3
Comments
1 min read
loading...