DEV Community

# hooks

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Several ways to handle request side effect that you should know

Several ways to handle request side effect that you should know

6
Comments
1 min read
React: isMounted tricks are code-smell

React: isMounted tricks are code-smell

Comments
3 min read
Developers might be using useEffect wrong this whole time

Developers might be using useEffect wrong this whole time

5
Comments 1
2 min read
useState when to use?

useState when to use?

3
Comments
1 min read
Mock React hooks based on environment

Mock React hooks based on environment

Comments
1 min read
A better useReducer: useHyperState

A better useReducer: useHyperState

5
Comments
5 min read
Complete Guide to useState Hook in React

Complete Guide to useState Hook in React

5
Comments
4 min read
Understanding React Hooks: How to Use useRef, useMemo, and useCallback for More Efficient Code

Understanding React Hooks: How to Use useRef, useMemo, and useCallback for More Efficient Code

25
Comments 4
9 min read
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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.