DEV Community

# hooks

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
[React, Next.js] Search function using useDebounce

[React, Next.js] Search function using useDebounce

3
Comments
2 min read
Level Up Your React with Advanced Hooks: Beyond the Basics with useHooks

Level Up Your React with Advanced Hooks: Beyond the Basics with useHooks

1
Comments
2 min read
React 80% : useState and useEffect

React 80% : useState and useEffect

Comments
4 min read
React 18 removes “Can't perform a React state update on an unmounted component” warning ⚠

React 18 removes “Can't perform a React state update on an unmounted component” warning ⚠

10
Comments 1
2 min read
Create a modified useState hook to get previous value

Create a modified useState hook to get previous value

6
Comments 6
2 min read
Unveiling the Power of React Hooks: A Comprehensive Guide

Unveiling the Power of React Hooks: A Comprehensive Guide

Comments
2 min read
Open The Modal on click of browser's back button in react (with native javascript)

Open The Modal on click of browser's back button in react (with native javascript)

23
Comments 3
3 min read
Writing useEffect from scratch

Writing useEffect from scratch

3
Comments 3
3 min read
How to Track Previous State in React

How to Track Previous State in React

2
Comments
5 min read
Detecting and Adapting to Device Types in React with Custom Hooks through matchMedia api

Detecting and Adapting to Device Types in React with Custom Hooks through matchMedia api

Comments
1 min read
React Hooks and Fiber deep diving

React Hooks and Fiber deep diving

3
Comments 1
9 min read
Why React Developers write Custom Hooks?

Why React Developers write Custom Hooks?

1
Comments
3 min read
useEffect HookđŸ’„ in React

useEffect HookđŸ’„ in React

1
Comments
2 min read
Optimizing React Components: A Guide to useCallback and useMemo

Optimizing React Components: A Guide to useCallback and useMemo

10
Comments 2
3 min read
How I use Axios interceptor for refreshing token in a custom React hook

How I use Axios interceptor for refreshing token in a custom React hook

6
Comments
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.