DEV Community

# reacthooks

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
useRef in react for beginners

useRef in react for beginners

Comments
1 min read
React Memo vs useMemo

React Memo vs useMemo

1
Comments
8 min read
Sync React State with URL Search Parameters

Sync React State with URL Search Parameters

3
Comments
3 min read
Boosting Developer Productivity: A Deep Dive into Advanced React Hooks Techniques

Boosting Developer Productivity: A Deep Dive into Advanced React Hooks Techniques

Comments
3 min read
Best Practices for useState and useEffect in React

Best Practices for useState and useEffect in React

5
Comments 1
5 min read
Unveiling the Power of React Hooks: A Comprehensive Guide

Unveiling the Power of React Hooks: A Comprehensive Guide

Comments
2 min read
React hooks in an isomorphic environment. Introducing useIsoRef, useIsoMemo, useIsoContext e.t.c

React hooks in an isomorphic environment. Introducing useIsoRef, useIsoMemo, useIsoContext e.t.c

1
Comments
1 min read
React useContext to Manage State

React useContext to Manage State

Comments
2 min read
React useEffect Hook

React useEffect Hook

Comments
1 min read
React useEffect Hook

React useEffect Hook

Comments
1 min read
React useEffect Hook

React useEffect Hook

1
Comments
1 min read
A Guide to Debouncing in JavaScript and React | Create a Custom Hook

A Guide to Debouncing in JavaScript and React | Create a Custom Hook

Comments
6 min read
React Custom Hooks (useNetworkStatus)

React Custom Hooks (useNetworkStatus)

Comments
1 min read
React Custom Hooks (useMediaPermission)

React Custom Hooks (useMediaPermission)

Comments
2 min read
Unlocking the Power of React Hooks

Unlocking the Power of React Hooks

Comments
4 min read
Mastering 'useRef' in React with TypeScript: 4 Different Use-Cases for 'useRef'

Mastering 'useRef' in React with TypeScript: 4 Different Use-Cases for 'useRef'

59
Comments 7
3 min read
React Custom Hooks (useDebounce)

React Custom Hooks (useDebounce)

Comments
2 min read
React Api Calls Using Web Workers - Reusable Hook

React Api Calls Using Web Workers - Reusable Hook

Comments
2 min read
React Custom Hooks (useWindowResize)

React Custom Hooks (useWindowResize)

1
Comments
1 min read
Understanding useCallback() vs. useMemo() in React.js 🚀

Understanding useCallback() vs. useMemo() in React.js 🚀

6
Comments 1
2 min read
React Hooks- UseState

React Hooks- UseState

2
Comments 1
3 min read
Implementing Routing in React, a Step by Step Approach

Implementing Routing in React, a Step by Step Approach

1
Comments
7 min read
How To Create Custom Hooks in React / Next JS

How To Create Custom Hooks in React / Next JS

3
Comments
8 min read
React Query - Infinite Queries

React Query - Infinite Queries

11
Comments
3 min read
React Query - Paginated List

React Query - Paginated List

11
Comments 7
2 min read
React Hooks can ALMOST do Everything Class Components Can Do... ALMOST!

React Hooks can ALMOST do Everything Class Components Can Do... ALMOST!

7
Comments
2 min read
Freakin Easy React State Management with useProvider Hook

Freakin Easy React State Management with useProvider Hook

3
Comments
2 min read
UseState Hook Demystified

UseState Hook Demystified

14
Comments 10
3 min read
How to Detect a Click Outside of a React Component using Hooks?

How to Detect a Click Outside of a React Component using Hooks?

Comments
2 min read
React Query - Abort Request

React Query - Abort Request

5
Comments 1
3 min read
Improve user experience with optimistic update

Improve user experience with optimistic update

6
Comments 3
3 min read
Boost Your React Performance with the Power of useCallback Hook

Boost Your React Performance with the Power of useCallback Hook

Comments
3 min read
React Query - Keys & Prefetching

React Query - Keys & Prefetching

4
Comments
3 min read
React Hooks: como usar e por que sĂŁo Ăşteis

React Hooks: como usar e por que sĂŁo Ăşteis

2
Comments
6 min read
React Query - Enable Query

React Query - Enable Query

4
Comments
2 min read
useSelector hook in Reactjs not working causing a $RefreshSig$ is not a function error

useSelector hook in Reactjs not working causing a $RefreshSig$ is not a function error

Comments
1 min read
React Query - Filter Your Data

React Query - Filter Your Data

9
Comments
2 min read
Mastering React Hooks: Tips for Effective Usage and When to Avoid Them

Mastering React Hooks: Tips for Effective Usage and When to Avoid Them

Comments
3 min read
React Query - Authentication Flow

React Query - Authentication Flow

70
Comments 14
6 min read
React Query - DevTools

React Query - DevTools

15
Comments
2 min read
useState or useReducer – which to choose for your application

useState or useReducer – which to choose for your application

11
Comments 4
4 min read
React Hooks and Lifecycle Methods

React Hooks and Lifecycle Methods

Comments 1
2 min read
React Query - useIsFetching & useIsMutation

React Query - useIsFetching & useIsMutation

29
Comments 3
2 min read
React Query - useMutation

React Query - useMutation

15
Comments
2 min read
React Query - useQuery

React Query - useQuery

36
Comments 1
3 min read
useEffect and useLayoutEffect: The Differences and Use Cases

useEffect and useLayoutEffect: The Differences and Use Cases

2
Comments
5 min read
Manipulating the browser's history in react

Manipulating the browser's history in react

2
Comments
3 min read
5 Great Custom Hooks For Your React Project

5 Great Custom Hooks For Your React Project

1
Comments 2
6 min read
Understanding and Using the useContext Hook in React

Understanding and Using the useContext Hook in React

2
Comments
2 min read
Managing State with useState in React

Managing State with useState in React

1
Comments
3 min read
React useEffect hook

React useEffect hook

1
Comments
4 min read
The Ultimate Guide to Not Screwing Up Your useEffect Hooks. How to Avoid Blunders and Become a React Pro

The Ultimate Guide to Not Screwing Up Your useEffect Hooks. How to Avoid Blunders and Become a React Pro

3
Comments 2
2 min read
React - How to load a form with the latest data

React - How to load a form with the latest data

2
Comments 2
2 min read
Create Modal Component with React Hooks

Create Modal Component with React Hooks

4
Comments
4 min read
Getting Invalid Hook Call Warning when trying to integrate React with exiting web application

Getting Invalid Hook Call Warning when trying to integrate React with exiting web application

4
Comments
3 min read
Using UseRef hook for form data

Using UseRef hook for form data

5
Comments 2
2 min read
Create Accordion Component with React Hooks

Create Accordion Component with React Hooks

Comments
3 min read
useAsync hook with cache

useAsync hook with cache

10
Comments
4 min read
Build a Custom React Hook: Stopwatch

Build a Custom React Hook: Stopwatch

4
Comments
9 min read
The listener function is not registered in the functional components

The listener function is not registered in the functional components

3
Comments
1 min read
loading...