DEV Community

# hooks

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Detecting clicks outside an HTML element using the custom React Hook

Detecting clicks outside an HTML element using the custom React Hook

Comments
4 min read
Criando react hook personalizado para fazer requisições

Criando react hook personalizado para fazer requisições

4
Comments 2
2 min read
React State Management: When to Use useState and useReducer Hooks

React State Management: When to Use useState and useReducer Hooks

1
Comments
2 min read
React useEffect hook

React useEffect hook

1
Comments
4 min read
How to useEffect hook in your React components

How to useEffect hook in your React components

3
Comments 1
5 min read
useContext() usage in React

useContext() usage in React

4
Comments 3
4 min read
When I Actually Needed useLayoutEffect() in React

When I Actually Needed useLayoutEffect() in React

Comments
5 min read
React custom hook

React custom hook

2
Comments
2 min read
Custom Hook to Manage Api Request

Custom Hook to Manage Api Request

5
Comments
2 min read
Manage your state with the useState hook in React

Manage your state with the useState hook in React

6
Comments 2
2 min read
React hooks: useMemo

React hooks: useMemo

4
Comments
3 min read
Random Number generator ReactJs

Random Number generator ReactJs

5
Comments
2 min read
Hook useCallback - Entenda quando utiliza-lo?

Hook useCallback - Entenda quando utiliza-lo?

22
Comments 1
6 min read
Return Type That Is Dependent On Argument's Type

Return Type That Is Dependent On Argument's Type

2
Comments
3 min read
React - useEffect vs useLayoutEffect

React - useEffect vs useLayoutEffect

1
Comments
3 min read
I used useLayoutEffect

I used useLayoutEffect

3
Comments
2 min read
React Hooks vs Class Components

React Hooks vs Class Components

3
Comments 2
3 min read
Forms with React Hooks

Forms with React Hooks

3
Comments
9 min read
Lazy Initialization and Storing functions with React useState hook

Lazy Initialization and Storing functions with React useState hook

3
Comments
4 min read
Why useState hook returns array and not object? Let's create a custom hook to see

Why useState hook returns array and not object? Let's create a custom hook to see

7
Comments
3 min read
TypeScript: Typing React useRef hook

TypeScript: Typing React useRef hook

4
Comments
4 min read
useMemo hook React.js

useMemo hook React.js

11
Comments
3 min read
When to use React.useCallback Hook

When to use React.useCallback Hook

9
Comments 1
3 min read
Simple Route Transitions in Next.js

Simple Route Transitions in Next.js

1
Comments
2 min read
Build a Custom React Hook: Stopwatch

Build a Custom React Hook: Stopwatch

4
Comments
9 min read
loading...