DEV Community

# hooks

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Cats Fatc's Quick project

Cats Fatc's Quick project

1
Comments
1 min read
All About Custom Hooks: Supercharge Your React Components

All About Custom Hooks: Supercharge Your React Components

8
Comments
3 min read
Suggestion for new syntax of React reducers + context

Suggestion for new syntax of React reducers + context

Comments
1 min read
How To Define Typescript onChange Event In React

How To Define Typescript onChange Event In React

Comments
1 min read
Prelude to react-hook-use-cta (useCTA)

Prelude to react-hook-use-cta (useCTA)

Comments
1 min read
custom fetch hook

custom fetch hook

Comments
3 min read
Leveraging Custom Hooks in React and Next.js: A Comprehensive Guide

Leveraging Custom Hooks in React and Next.js: A Comprehensive Guide

5
Comments
2 min read
Understanding the useMemo Hook in React

Understanding the useMemo Hook in React

Comments
2 min read
Stages of Git Hook Execution Visualization

Stages of Git Hook Execution Visualization

1
Comments
2 min read
[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 ⚠

9
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)

21
Comments 2
3 min read
Writing useEffect from scratch

Writing useEffect from scratch

3
Comments 2
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

9
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
Deep Dive into React's useMemo and useCallback Hooks

Deep Dive into React's useMemo and useCallback Hooks

5
Comments
3 min read
loading...