DEV Community

# reacthooks

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How to Use Memoization in React for Better Performance

How to Use Memoization in React for Better Performance

1
Comments
8 min read
React Hooks : A Comprehensive Beginner’s Guide

React Hooks : A Comprehensive Beginner’s Guide

Comments
13 min read
Supercharging React Components with Custom Hooks

Supercharging React Components with Custom Hooks

Comments
2 min read
Mastering React Hooks: A Comprehensive Guide with Examples

Mastering React Hooks: A Comprehensive Guide with Examples

12
Comments
5 min read
React Hooks: A Beginner's Guide

React Hooks: A Beginner's Guide

1
Comments
2 min read
React Memo vs useMemo

React Memo vs useMemo

1
Comments
8 min read
useRef in react for beginners

useRef in react for beginners

Comments
1 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
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 useEffect Hook

React useEffect Hook

Comments
1 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
Understanding useCallback() vs. useMemo() in React.js 🚀

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

6
Comments 1
2 min read
React Custom Hooks (useDebounce)

React Custom Hooks (useDebounce)

1
Comments
2 min read
React Hooks- UseState

React Hooks- UseState

2
Comments 1
3 min read
React Custom Hooks (useWindowResize)

React Custom Hooks (useWindowResize)

2
Comments
1 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
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
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
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
React Query - Authentication Flow

React Query - Authentication Flow

70
Comments 14
6 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 - DevTools

React Query - DevTools

16
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 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
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
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
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
useAsync hook with cache

useAsync hook with cache

11
Comments
4 min read
Create Accordion Component with React Hooks

Create Accordion Component with React Hooks

Comments
3 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
Optionally control state from parent component in React

Optionally control state from parent component in React

4
Comments
1 min read
React Portals: create and open modals with keyboard keys

React Portals: create and open modals with keyboard keys

6
Comments 1
7 min read
React Hooks

React Hooks

6
Comments
5 min read
A Complete Beginner's Guide to useEffect Hook [Part 3]

A Complete Beginner's Guide to useEffect Hook [Part 3]

9
Comments
8 min read
Fetching data depending on the date.

Fetching data depending on the date.

6
Comments
3 min read
React hooks for your Interview

React hooks for your Interview

6
Comments
6 min read
Search Component gotcha in ReactJS

Search Component gotcha in ReactJS

6
Comments
1 min read
Creating Responsive Navbar using React-Bootstrap

Creating Responsive Navbar using React-Bootstrap

13
Comments 1
3 min read
loading...