DEV Community

# hooks

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Custom React hook useWindowSize()

Custom React hook useWindowSize()

20
Comments 2
1 min read
Build your own React Tooltip Component

Build your own React Tooltip Component

43
Comments 4
2 min read
Let's build 2 hooks to manage Next.js Queries

Let's build 2 hooks to manage Next.js Queries

22
Comments
5 min read
Vue Composition API and React Hooks comparison

Vue Composition API and React Hooks comparison

22
Comments 2
3 min read
Simple React Dropdown List Component

Simple React Dropdown List Component

7
Comments
1 min read
Refactoring React apps to Hooks - Part 1

Refactoring React apps to Hooks - Part 1

7
Comments
4 min read
React Hooks Tutorial: build a to-do list with React Hooks

React Hooks Tutorial: build a to-do list with React Hooks

21
Comments
12 min read
Git Hooks with Husky

Git Hooks with Husky

7
Comments
2 min read
DIY: Writing custom React Hooks to perform async operations

DIY: Writing custom React Hooks to perform async operations

41
Comments 4
3 min read
Using React.memo() to skip unnecessary rendering.

Using React.memo() to skip unnecessary rendering.

46
Comments 8
2 min read
React(&Native) Submit and Validate with Formik from outside the Form

React(&Native) Submit and Validate with Formik from outside the Form

12
Comments
1 min read
Yet another OOP/C# person (me) trying to understand the mechanics behind React Hooks

Yet another OOP/C# person (me) trying to understand the mechanics behind React Hooks

8
Comments
4 min read
Pluggable API and React (Series) - Tooling

Pluggable API and React (Series) - Tooling

8
Comments
2 min read
Simple, Typesafe React Modals using Portals and Custom Hooks

Simple, Typesafe React Modals using Portals and Custom Hooks

11
Comments 4
3 min read
How to Setup your React app with Redux Toolkit and Typescript

How to Setup your React app with Redux Toolkit and Typescript

16
Comments
5 min read
Creating custom React hooks to handle components external events

Creating custom React hooks to handle components external events

5
Comments 1
4 min read
How to: React custom hook

How to: React custom hook

2
Comments
3 min read
prevState with useReducer hook in React.

prevState with useReducer hook in React.

9
Comments 4
1 min read
How To Use Redux with Hooks in a React-TypeScript Project

How To Use Redux with Hooks in a React-TypeScript Project

19
Comments 6
5 min read
A Mental Model for Writing React Hook Components

A Mental Model for Writing React Hook Components

9
Comments
3 min read
Crazy Idea: Managing React State with Hooks

Crazy Idea: Managing React State with Hooks

5
Comments
3 min read
Concrete example for React.useImperativeHandle

Concrete example for React.useImperativeHandle

34
Comments 5
3 min read
how to theme your gatsby site

how to theme your gatsby site

12
Comments 4
2 min read
The Botched Implementation of useEffect()

The Botched Implementation of useEffect()

35
Comments 12
10 min read
How to store a function using React.useState

How to store a function using React.useState

18
Comments 2
1 min read
loading...