DEV Community

# hooks

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
DIY: Writing custom React Hooks to perform async operations

DIY: Writing custom React Hooks to perform async operations

41
Comments 1
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

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

Creating custom React hooks to handle components external events

5
Comments
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

14
Comments 2
1 min read
Crear un componente Wizard utilizando useState React hook

Crear un componente Wizard utilizando useState React hook

6
Comments 1
4 min read
Handle API calling process with custom React hooks

Handle API calling process with custom React hooks

11
Comments 1
6 min read
Auto Add Git Commit Message

Auto Add Git Commit Message

4
Comments
2 min read
How to add a dynamic title on your React app

How to add a dynamic title on your React app

46
Comments 5
3 min read
RxJS with React: Actions and Subjects

RxJS with React: Actions and Subjects

34
Comments 3
6 min read
React Hooks: useEffect

React Hooks: useEffect

10
Comments 2
4 min read
Custom React hook to track the mounted status of a component

Custom React hook to track the mounted status of a component

6
Comments
1 min read
Writing our own Hooks!

Writing our own Hooks!

11
Comments 1
3 min read
Migrating class components to hooks – rules

Migrating class components to hooks – rules

2
Comments
1 min read
Configurando Git Hooks com Husky

Configurando Git Hooks com Husky

55
Comments 7
7 min read
Welcome to Relay Hooks

Welcome to Relay Hooks

17
Comments
7 min read
An elegant solution for memory leaks in React

An elegant solution for memory leaks in React

38
Comments 29
2 min read
React Hooks

React Hooks

11
Comments
2 min read
Comunicação entre componentes React usando Typescript, Hooks e sem dor

Comunicação entre componentes React usando Typescript, Hooks e sem dor

14
Comments
5 min read
App Surgery with React

App Surgery with React

36
Comments 2
8 min read
React Hooks: Get prevState values

React Hooks: Get prevState values

3
Comments
2 min read
Build an Optimistic UI in React using SWR with useMutation

Build an Optimistic UI in React using SWR with useMutation

10
Comments
2 min read
How to Build a Form in React with useReducer

How to Build a Form in React with useReducer

13
Comments 1
2 min read
How the React Hook useReducer Works

How the React Hook useReducer Works

12
Comments
4 min read
Custom Form Hook in React

Custom Form Hook in React

10
Comments
3 min read
Automated Cross-Platform Git Hooks with npm

Automated Cross-Platform Git Hooks with npm

8
Comments 1
2 min read
How I Organize React Applications

How I Organize React Applications

25
Comments
5 min read
Como organizo mis aplicaciones de React

Como organizo mis aplicaciones de React

15
Comments
4 min read
Windows Hot Patching Mechanism Explained

Windows Hot Patching Mechanism Explained

12
Comments
5 min read
Use recoil in react custom hooks

Use recoil in react custom hooks

13
Comments 2
1 min read
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
Getting started with state management using useReducer and Context

Getting started with state management using useReducer and Context

77
Comments 11
7 min read
Multiple file inputs with one submit button with React Hooks

Multiple file inputs with one submit button with React Hooks

62
Comments 11
3 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

13
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
loading...