DEV Community

# hooks

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Forms in React

Forms in React

9
Comments 2
2 min read
Hook, Line, and Sinker: Hooks in React.js

Hook, Line, and Sinker: Hooks in React.js

5
Comments
3 min read
React Context and Hooks: An Open Source Project to Understand How They Work

React Context and Hooks: An Open Source Project to Understand How They Work

97
Comments
11 min read
useDebounce hook in React, Improve performance of your React app with Debouncing

useDebounce hook in React, Improve performance of your React app with Debouncing

26
Comments
5 min read
React - useRef used in conjunction with useEffect

React - useRef used in conjunction with useEffect

25
Comments 4
2 min read
A React Hook You Don’t Need

A React Hook You Don’t Need

37
Comments
6 min read
Getting Started with React Hooks

Getting Started with React Hooks

12
Comments 1
3 min read
Diving into React useEffect

Diving into React useEffect

6
Comments
3 min read
Multiple file inputs with one submit button with React Hooks

Multiple file inputs with one submit button with React Hooks

63
Comments 11
3 min read
Getting started with state management using useReducer and Context

Getting started with state management using useReducer and Context

77
Comments 11
7 min read
Using custom hooks to reduce component complexity

Using custom hooks to reduce component complexity

7
Comments 1
7 min read
The React useState Hook

The React useState Hook

8
Comments 1
2 min read
Using Throttling and Debouncing with React hooks

Using Throttling and Debouncing with React hooks

41
Comments 4
3 min read
How to create a React Hook to make AJAX calls

How to create a React Hook to make AJAX calls

14
Comments
8 min read
How to create custom Hooks in React

How to create custom Hooks in React

177
Comments 1
4 min read
Criando formulários com UseForm

Criando formulários com UseForm

9
Comments
4 min read
Five common mistakes writing react components (with hooks) in 2020

Five common mistakes writing react components (with hooks) in 2020

339
Comments 15
7 min read
hooked on file uploads with react-uploady

hooked on file uploads with react-uploady

2
Comments
5 min read
A comprehensive overview of React State libraries

A comprehensive overview of React State libraries

22
Comments 3
8 min read
A small collection of useful React hooks.

A small collection of useful React hooks.

132
Comments 8
1 min read
How To Let Your React Code Speak For Itself

How To Let Your React Code Speak For Itself

6
Comments
5 min read
Como usar Google Maps API y React Hooks

Como usar Google Maps API y React Hooks

5
Comments
3 min read
Understanding Formik hooks with use case(complex)

Understanding Formik hooks with use case(complex)

7
Comments
2 min read
Adding dark mode to your React app with hooks, media queries and CSS variables

Adding dark mode to your React app with hooks, media queries and CSS variables

65
Comments 1
10 min read
Google Tag Manager Hook for React

Google Tag Manager Hook for React

19
Comments 3
2 min read
React Context API + useReducer() = Redux

React Context API + useReducer() = Redux

23
Comments 3
3 min read
How to detect the Browser window Size with Hooks

How to detect the Browser window Size with Hooks

4
Comments
1 min read
Beginners Guide To React Hooks : Getting Started With React Hooks🔥🔥

Beginners Guide To React Hooks : Getting Started With React Hooks🔥🔥

87
Comments 3
4 min read
Ways to Handle Deep Object Comparison in useEffect hook

Ways to Handle Deep Object Comparison in useEffect hook

27
Comments 1
2 min read
React-Router Hooks: A Brief Introduction

React-Router Hooks: A Brief Introduction

26
Comments
3 min read
Updating multiple DOM nodes using React Hooks

Updating multiple DOM nodes using React Hooks

3
Comments
3 min read
Referential Equality in React

Referential Equality in React

32
Comments 6
4 min read
How to get rid of unnecessary props in React.js

How to get rid of unnecessary props in React.js

14
Comments
4 min read
Simple React Shopping Cart

Simple React Shopping Cart

68
Comments 9
1 min read
Complex Custom Hooks with createContext();

Complex Custom Hooks with createContext();

7
Comments 2
1 min read
react-uploady: uploading files in React

react-uploady: uploading files in React

11
Comments
3 min read
Migrating class components to hooks

Migrating class components to hooks

38
Comments
9 min read
Help with Image Click Through (Like a Carousel) using React Hooks

Help with Image Click Through (Like a Carousel) using React Hooks

7
Comments 1
2 min read
Adios Redux: using React hooks and Context effectively

Adios Redux: using React hooks and Context effectively

285
Comments 19
9 min read
React Hooks 101

React Hooks 101

10
Comments
5 min read
5 ways that will change how you write React hooks

5 ways that will change how you write React hooks

191
Comments 6
3 min read
Detect text toxicity using React

Detect text toxicity using React

58
Comments 2
2 min read
How to create a progressive audio player with React hooks

How to create a progressive audio player with React hooks

37
Comments 14
3 min read
I have created a game with React-Native

I have created a game with React-Native

9
Comments
1 min read
Add blog posts to personal site using DEV.to API, React and React hooks.

Add blog posts to personal site using DEV.to API, React and React hooks.

48
Comments 5
3 min read
When Should You Convert Your Classes to Hooks??

When Should You Convert Your Classes to Hooks??

35
Comments 2
12 min read
Writing a Custom useWindowSize React Hook

Writing a Custom useWindowSize React Hook

61
Comments
2 min read
useStateWithPromise: a custom hook to await state updates of useState

useStateWithPromise: a custom hook to await state updates of useState

17
Comments 4
6 min read
the correct way to fetch data with react hooks

the correct way to fetch data with react hooks

72
Comments 12
3 min read
I replaced useState hook with custom one

I replaced useState hook with custom one

69
Comments 9
5 min read
Refactoring: Build a Date Picker in 15mins Using Javascript/React from Scratch

Refactoring: Build a Date Picker in 15mins Using Javascript/React from Scratch

7
Comments 2
3 min read
Constructors in Functional Components With Hooks

Constructors in Functional Components With Hooks

85
Comments 36
8 min read
A Hooks-vs-Classes Report Card

A Hooks-vs-Classes Report Card

46
Comments 20
15 min read
use-custom-hook: Custom React Hook starter

use-custom-hook: Custom React Hook starter

7
Comments 1
1 min read
Creating useEffect in nodejs

Creating useEffect in nodejs

8
Comments
1 min read
Debounce Any Effect by Creating Your Own useDebouncedEffect Hook

Debounce Any Effect by Creating Your Own useDebouncedEffect Hook

56
Comments 3
2 min read
Decluttering React Form Logic

Decluttering React Form Logic

11
Comments
7 min read
Hacking React Hooks: Shared Global State

Hacking React Hooks: Shared Global State

42
Comments 6
7 min read
Using the functional updates pattern with React hooks

Using the functional updates pattern with React hooks

12
Comments
1 min read
Reinventing the Wheel With React Hooks

Reinventing the Wheel With React Hooks

40
Comments 15
10 min read
loading...