DEV Community

# hooks

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Think you need to useReducer? You might want to useMethods instead

Think you need to useReducer? You might want to useMethods instead

28
Comments 1
4 min read
Creating a Custom React Hook for Gatsby Site Metadata

Creating a Custom React Hook for Gatsby Site Metadata

33
Comments 3
4 min read
Expand & collapse groups of items in a list.

Expand & collapse groups of items in a list.

13
Comments
4 min read
How To add dark mode easily with a custom React hook

How To add dark mode easily with a custom React hook

43
Comments 3
2 min read
From ReactJS Class Component to Functional Component - useState (Part 1)

From ReactJS Class Component to Functional Component - useState (Part 1)

16
Comments 1
2 min read
React hooks for noobs

React hooks for noobs

46
Comments 11
5 min read
Refactor a form with React Hooks and useState

Refactor a form with React Hooks and useState

57
Comments 9
2 min read
Basics of making custom hooks in React

Basics of making custom hooks in React

14
Comments 1
3 min read
React: useReducer hooks demo with nested select boxes

React: useReducer hooks demo with nested select boxes

12
Comments 1
2 min read
React hooks: get the current state, back to the future

React hooks: get the current state, back to the future

100
Comments 8
3 min read
React Hooks explained as simply as I humanly can

React Hooks explained as simply as I humanly can

64
Comments 8
1 min read
Building global store with React Hooks

Building global store with React Hooks

32
Comments 1
6 min read
I used effects, said goodbye to my lifecycles, and feel 🙂

I used effects, said goodbye to my lifecycles, and feel 🙂

42
Comments 6
6 min read
Outstated - simple hooks-based state management for React

Outstated - simple hooks-based state management for React

46
Comments
3 min read
Committing Better Go Code with Static Analysis and Git Hooks

Committing Better Go Code with Static Analysis and Git Hooks

10
Comments 2
3 min read
My Writings and Presentations on React Hooks

My Writings and Presentations on React Hooks

15
Comments
2 min read
Debouncing with React Hooks

Debouncing with React Hooks

498
Comments 50
3 min read
Can I Use React Hooks Yet?

Can I Use React Hooks Yet?

34
Comments 7
3 min read
Redhooks: predictable state container for React applications.

Redhooks: predictable state container for React applications.

8
Comments
3 min read
Creating stores using React context, hooks, and Immer

Creating stores using React context, hooks, and Immer

19
Comments 6
4 min read
Using MobX with React Hooks

Using MobX with React Hooks

33
Comments 6
2 min read
Hooks Reducer Links

Hooks Reducer Links

10
Comments 2
1 min read
Using MobX with React Hooks

Using MobX with React Hooks

82
Comments 9
2 min read
similar redux architecture example powered by react hooks API

similar redux architecture example powered by react hooks API

34
Comments 1
3 min read
React Hook: usePermissions

React Hook: usePermissions

16
Comments 1
1 min read
Automating code checks with overcommit

Automating code checks with overcommit

56
Comments 3
4 min read
React like Hooks for Flutter implementation

React like Hooks for Flutter implementation

8
Comments
2 min read
Basic React Hooks

Basic React Hooks

13
Comments
1 min read
What’s New In React v16.7 - Hooks

What’s New In React v16.7 - Hooks

11
Comments
5 min read
React Custom Hooks and the death of Render Props

React Custom Hooks and the death of Render Props

4
Comments
16 min read
React Hooks - state

React Hooks - state

13
Comments 2
3 min read
React hooks - Effect

React hooks - Effect

5
Comments
1 min read
React Hooks Links

React Hooks Links

26
Comments 1
3 min read
React Hooks: How to create and update Context.Provider

React Hooks: How to create and update Context.Provider

132
Comments 15
4 min read
Don’t control everything! React forms

Don’t control everything! React forms

13
Comments
4 min read
Using git hooks to improve your day-to-day workflow

Using git hooks to improve your day-to-day workflow

147
Comments 9
5 min read
React: Criando Hooks Customizados

React: Criando Hooks Customizados

2
Comments
3 min read
Git Hooked on Git Hooks

Git Hooked on Git Hooks

8
Comments 5
4 min read
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

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
React is finally JavaScript

React is finally JavaScript

60
Comments 16
1 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
loading...