DEV Community

# reacthooks

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
🔥 Your React App is Secretly Slowing Down – Here’s How to Fix It With Just One Hook!

🔥 Your React App is Secretly Slowing Down – Here’s How to Fix It With Just One Hook!

3 min read
Linked Lists: The Hidden Power Behind React Hooks

Linked Lists: The Hidden Power Behind React Hooks

4 min read
Understanding the React useContext Hook and How to Use It

Understanding the React useContext Hook and How to Use It

3 min read
React Hooks That Drive Most Modern Components

React Hooks That Drive Most Modern Components

2 min read
🧩 React Custom Hooks — Reuse Logic Like a Pro

🧩 React Custom Hooks — Reuse Logic Like a Pro

2
1 min read
React Context API & useContext Deep Dive (With Real-World Patterns & Pitfalls)

React Context API & useContext Deep Dive (With Real-World Patterns & Pitfalls)

1
17 min read
React Hooks Deep Dive: Patterns, Pitfalls, and Practical Hooks

React Hooks Deep Dive: Patterns, Pitfalls, and Practical Hooks

1
16 min read
React Custom Hooks: Clean Code Through Abstraction

React Custom Hooks: Clean Code Through Abstraction

4 min read
🔍 Deep Dive into useMemo in React.js: Optimize Performance Like a Pro

🔍 Deep Dive into useMemo in React.js: Optimize Performance Like a Pro

1
2 min read
Clean React code pattern with the useImperativeHandle hook

Clean React code pattern with the useImperativeHandle hook

3 min read
Simplifying React Hooks: useCallback 💯

Simplifying React Hooks: useCallback 💯

2
2 min read
Simplifying React Hooks: useMemo 💯

Simplifying React Hooks: useMemo 💯

2
2 min read
Simplifying React Hooks: useRef 💯

Simplifying React Hooks: useRef 💯

4
2 min read
Simplifying React Hooks: useContext 💯

Simplifying React Hooks: useContext 💯

4
2
2 min read
Simplifying React Hooks: useEffect 💯

Simplifying React Hooks: useEffect 💯

3
2 min read
Simplifying React Hooks: useState 💯

Simplifying React Hooks: useState 💯

5
3 min read
📌 Top 10 React.js Hooks You Must Know (With Examples) 🚀

📌 Top 10 React.js Hooks You Must Know (With Examples) 🚀

12
2 min read
How to schedule an update of a React component in the future

How to schedule an update of a React component in the future

8
5 min read
Optimizing React Performance with useCallback: Memoizing Functions to Prevent Unnecessary Re-renders

Optimizing React Performance with useCallback: Memoizing Functions to Prevent Unnecessary Re-renders

4 min read
Understanding React Hooks: A Guide to Modern React Development

Understanding React Hooks: A Guide to Modern React Development

4 min read
React: Debouncing input with useEffect

React: Debouncing input with useEffect

11
1
2 min read
React Hooks Essentials

React Hooks Essentials

7
4 min read
useEffect

useEffect

5 min read
How to use the useTransition hook the improve performance in React

How to use the useTransition hook the improve performance in React

2 min read
Reusing Logic in React with Custom Hooks: a Practical guide

Reusing Logic in React with Custom Hooks: a Practical guide

1
3 min read
loading...