Forem

# hooks

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
useEffect sometimes fires before paint

useEffect sometimes fires before paint

2
Comments
5 min read
Getting Hooked to React Native
Cover image for 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 ⚛

37
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
Combine class component and functional component React
Cover image for Combine class component and functional component React

Combine class component and functional component React

6
Comments
2 min read
Why I always wrap Context.Provider and useContext

Why I always wrap Context.Provider and useContext

2
Comments
4 min read
Can we useRef, but without the .current? Let's try!

Can we useRef, but without the .current? Let's try!

4
Comments 2
11 min read
Comprendre certaines notions des Hooks UseEffect UseCallBack et useMemo.

Comprendre certaines notions des Hooks UseEffect UseCallBack et useMemo.

5
Comments
5 min read
Automate React.Context creation
Cover image for Automate React.Context creation

Automate React.Context creation

7
Comments 1
2 min read
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
Cover image for 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
Cover image for useRef vs useState hook in React

useRef vs useState hook in React

8
Comments 1
2 min read
What is useMemo hook in React..
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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.
Cover image for 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
loading...