DEV Community

# hooks

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Hooks in React

Hooks in React

50
Comments 5
2 min read
The equivalent of componentWillMount using React hooks

The equivalent of componentWillMount using React hooks

7
Comments
2 min read
Compare Props in React Functional Components.

Compare Props in React Functional Components.

15
Comments 3
2 min read
Form validation in React using the useReducer Hook

Form validation in React using the useReducer Hook

6
Comments
12 min read
React Hooks | Why useCallback ?

React Hooks | Why useCallback ?

18
Comments
2 min read
Easy Lazy Loading with React & Intersection Observer API

Easy Lazy Loading with React & Intersection Observer API

172
Comments 4
3 min read
Are you using context right?

Are you using context right?

7
Comments
5 min read
How to send data (state and props) between unrelated components in react

How to send data (state and props) between unrelated components in react

12
Comments
3 min read
A Really Simple Intro to Changing Styling Using React State

A Really Simple Intro to Changing Styling Using React State

26
Comments 2
3 min read
useCancelToken: a custom React hook for cancelling Axios requests

useCancelToken: a custom React hook for cancelling Axios requests

33
Comments 10
5 min read
Medium like Blog Post Builder in React with graphql using typescript

Medium like Blog Post Builder in React with graphql using typescript

26
Comments 2
5 min read
How useRef turned out to be useMemo's father

How useRef turned out to be useMemo's father

6
Comments
2 min read
My first project with React ts + Hooks

My first project with React ts + Hooks

19
Comments 2
3 min read
A Really Simple Intro to useState in React

A Really Simple Intro to useState in React

9
Comments
3 min read
How to use the useState React hook 🎉

How to use the useState React hook 🎉

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