Forem

# hooks

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Hacn: React components using javascript generators.

Hacn: React components using javascript generators.

3
Comments
4 min read
The only custom hook you will ever need to fetch data in your React projects
Cover image for The only custom hook you will ever need to fetch data in your React projects

The only custom hook you will ever need to fetch data in your React projects

8
Comments
11 min read
Handle keyboard event with React Hooks

Handle keyboard event with React Hooks

40
Comments 4
1 min read
Why use React Hooks? Explained

Why use React Hooks? Explained

5
Comments
2 min read
Clean up your network rendering logic with a custom hook

Clean up your network rendering logic with a custom hook

6
Comments
3 min read
Hooks for those who know React

Hooks for those who know React

11
Comments 1
6 min read
React Hooks: useEffect

React Hooks: useEffect

9
Comments
2 min read
Why should I hook?

Why should I hook?

11
Comments
3 min read
React Hooks: useReducer (video)

React Hooks: useReducer (video)

7
Comments
1 min read
delayed password masking

delayed password masking

3
Comments 1
1 min read
Redux async actions. Tracking loading and errors with React hooks.

Redux async actions. Tracking loading and errors with React hooks.

5
Comments
1 min read
Preventing free-range Wordpress hooks

Preventing free-range Wordpress hooks

6
Comments
5 min read
# State Hook in React

# State Hook in React

7
Comments 1
3 min read
useScrollInfo() Hook

useScrollInfo() Hook

5
Comments
1 min read
How to migrate from HOCs to Hooks

How to migrate from HOCs to Hooks

8
Comments
5 min read
How to create your own React hooks

How to create your own React hooks

6
Comments
7 min read
Building a Dimensions Hook in React Native

Building a Dimensions Hook in React Native

6
Comments
3 min read
Do components rerender if nested in a useMemo render? (yes)

Do components rerender if nested in a useMemo render? (yes)

7
Comments
1 min read
useState hook variable's value is always one step behind

useState hook variable's value is always one step behind

8
Comments
2 min read
BLoC Pattern with React Hooks

BLoC Pattern with React Hooks

7
Comments
3 min read
A Question on testing React Hooks

A Question on testing React Hooks

5
Comments
1 min read
Making sense of closure in JavaScript with React Hooks

Making sense of closure in JavaScript with React Hooks

4
Comments
2 min read
A Guide to Hooks in Terms of Classes

A Guide to Hooks in Terms of Classes

8
Comments
3 min read
Invoke a child function from the parent one to get computed data

Invoke a child function from the parent one to get computed data

4
Comments
1 min read
Using the useEffect hook

Using the useEffect hook

9
Comments 3
5 min read
loading...