DEV Community

# hooks

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to replace useState with useRef and be a winner

How to replace useState with useRef and be a winner

4
Comments
8 min read
How to call the child component function from the parent component in React

How to call the child component function from the parent component in React

11
Comments 1
2 min read
Hooks, composition, were they needed?

Hooks, composition, were they needed?

5
Comments
2 min read
Thanks React, I'm fine with an imperative setInterval

Thanks React, I'm fine with an imperative setInterval

2
Comments
7 min read
Are many useStates better than useState(object)?

Are many useStates better than useState(object)?

7
Comments
8 min read
useRef vs useState hook in React

useRef vs useState hook in React

8
Comments 1
2 min read
What is useMemo hook in React..

What is useMemo hook in React..

17
Comments 10
3 min read
How to destroy your app performance using React contexts

How to destroy your app performance using React contexts

5
Comments
8 min read
Modern HOCs with Hooks and Context API

Modern HOCs with Hooks and Context API

10
Comments
3 min read
6 use cases of the useEffect ReactJS hook

6 use cases of the useEffect ReactJS hook

172
Comments 8
8 min read
7 things you may not know about useState

7 things you may not know about useState

6
Comments
4 min read
5 use cases of the useState ReactJS hook

5 use cases of the useState ReactJS hook

313
Comments 7
3 min read
A MERN stack update for 2021. - Part B: Client side.

A MERN stack update for 2021. - Part B: Client side.

5
Comments
12 min read
What is stateful logic sharing and why do we need it?

What is stateful logic sharing and why do we need it?

2
Comments
2 min read
Building Your First React App with Hooks (and Git) (Part II)

Building Your First React App with Hooks (and Git) (Part II)

6
Comments
13 min read
Building Your First React App with Hooks (Part I)

Building Your First React App with Hooks (Part I)

5
Comments
7 min read
Multiple or one useEffect?

Multiple or one useEffect?

27
Comments 6
2 min read
Understanding React useEffect

Understanding React useEffect

9
Comments
4 min read
React.memo and useMemo - What's the Difference?

React.memo and useMemo - What's the Difference?

5
Comments
4 min read
React Hooks: useMemo

React Hooks: useMemo

199
Comments 4
2 min read
React Hooks: aprenda a gerenciar estados com a Context API

React Hooks: aprenda a gerenciar estados com a Context API

9
Comments 1
4 min read
Utilizando useContext no React

Utilizando useContext no React

14
Comments 1
1 min read
React-query series Part 4: Interacting with the cache using the useQueryClient hook.

React-query series Part 4: Interacting with the cache using the useQueryClient hook.

48
Comments
5 min read
React State Management without Third Party Libraries

React State Management without Third Party Libraries

5
Comments
1 min read
4 custom react hooks that will make your development easier

4 custom react hooks that will make your development easier

67
Comments 1
2 min read
loading...