The Wayback Machine - https://web.archive.org/web/20210414060803/https://dev.to/t/hooks

DEV Community

loading...

# hooks

👋 Sign in for the ability sort posts by top and latest.
useCancelToken: a custom React hook for cancelling Axios requests

useCancelToken: a custom React hook for cancelling Axios requests

9
4 min read
How useRef turned out to be useMemo's father

How useRef turned out to be useMemo's father

5
2 min read
A Really Simple Intro to Changing Styling Using React State

A Really Simple Intro to Changing Styling Using React State

20 2
3 min read
Medium like Blog Post Builder in React with graphql using typescript

Medium like Blog Post Builder in React with graphql using typescript

22
5 min read
Did I just build a better useCallback?

Did I just build a better useCallback?

2
4 min read
Building a simple slideshow component in React using Hooks

Building a simple slideshow component in React using Hooks

7
2 min read
My first project with React ts + Hooks

My first project with React ts + Hooks

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

A Really Simple Intro to useState in React

7
3 min read
How to use the useState React hook 🎉

How to use the useState React hook 🎉

5
1 min read
Mutable values with React.useRef()

Mutable values with React.useRef()

10
2 min read
useSpriteAnimation() like how Facebook does it using React Hooks

useSpriteAnimation() like how Facebook does it using React Hooks

5
1 min read
useEffect Hook

useEffect Hook

6
2 min read
React Query - A practical example.

React Query - A practical example.

68 5
4 min read
The declarative spirits of React Hooks

The declarative spirits of React Hooks

6
2 min read
Multi-language (i18n) Gatsby app with Hooks

Multi-language (i18n) Gatsby app with Hooks

5
5 min read
The Rules of React Hooks - And How We Messed up

The Rules of React Hooks - And How We Messed up

4
6 min read
Having fun with React Custom Hooks

Having fun with React Custom Hooks

5
3 min read
Few React hooks useful in any project

Few React hooks useful in any project

6
4 min read
React Hook Form

React Hook Form

7 5
3 min read
Most Awesome Hooks for your React project

Most Awesome Hooks for your React project

6
2 min read
Utilizando useHistory no React

Utilizando useHistory no React

4
1 min read
Meu primeiro projeto com React ts + Hooks

Meu primeiro projeto com React ts + Hooks

19 2
3 min read
React Advanced Hooks

React Advanced Hooks

5
4 min read
Create Mobx Store In React Native using Hooks & Combining multiple stores

Create Mobx Store In React Native using Hooks & Combining multiple stores

3
1 min read
Writing your 1st Custom Hook

Writing your 1st Custom Hook

25
5 min read
React TypeScript Hooks issue when returning array

React TypeScript Hooks issue when returning array

9
4 min read
Creating a custom React hook to get the window's dimensions in Next.js

Creating a custom React hook to get the window's dimensions in Next.js

21 1
2 min read
React Hooks (from Class to Functional)

React Hooks (from Class to Functional)

6
4 min read
Manage Functionalities in Large Apps using Custom React Hooks

Manage Functionalities in Large Apps using Custom React Hooks

7
5 min read
Hooked #5: Consensus

Hooked #5: Consensus

3
5 min read
Creating a weather app with Reactjs - Part 1

Creating a weather app with Reactjs - Part 1

92
3 min read
Creating a weather app with Reactjs - Part 3

Creating a weather app with Reactjs - Part 3

4 4
3 min read
Creating a weather app with Reactjs - Part 2

Creating a weather app with Reactjs - Part 2

15
3 min read
Converting a React Class Component with Connect to a Functional Component using React Hooks

Converting a React Class Component with Connect to a Functional Component using React Hooks

5
6 min read
Why You Should Be Writing React Custom Hooks

Why You Should Be Writing React Custom Hooks

31
5 min read
Understanding React hooks

Understanding React hooks

127 5
4 min read
useState and useEffect

useState and useEffect

2
3 min read
A simple rule for using callbacks in React

A simple rule for using callbacks in React

9
7 min read
Hooked #4: Every Microsecond Counts

Hooked #4: Every Microsecond Counts

3
4 min read
Common UseEffects mistakes that even seniors are making

Common UseEffects mistakes that even seniors are making

18 7
2 min read
What are HOOKS in React?

What are HOOKS in React?

26 5
3 min read
useState with objects (what the hack!!)

useState with objects (what the hack!!)

9 5
1 min read
useState Hook as simple as a 'cake'!

useState Hook as simple as a 'cake'!

18 1
1 min read
My First React Custom Hook

My First React Custom Hook

3
1 min read
Performance optimization Hook: *useCallback* and *useMemo* hook!

Performance optimization Hook: *useCallback* and *useMemo* hook!

6
1 min read
Dynamically Create Toggle Switch List for Attendance w/ Hooks & MaterialUI

Dynamically Create Toggle Switch List for Attendance w/ Hooks & MaterialUI

7
3 min read
Synchronous State With React Hooks

Synchronous State With React Hooks

41 10
8 min read
The best Couple: useContext + useReducer !

The best Couple: useContext + useReducer !

15
2 min read
Fetch using useReducer!

Fetch using useReducer!

9
1 min read
How and when to use React useCallback()

How and when to use React useCallback()

6
7 min read
useReducer Vs useState (The War)

useReducer Vs useState (The War)

5
1 min read
useReducer (The Intermediate):

useReducer (The Intermediate):

4
2 min read
useReducer final destination (Signing Off):

useReducer final destination (Signing Off):

2
2 min read
Context ApI + useContext Hook (The deadly Beast)!!

Context ApI + useContext Hook (The deadly Beast)!!

9
2 min read
CSS-vars-hook: How to manipulate CSS Custom properties in React

CSS-vars-hook: How to manipulate CSS Custom properties in React

11
3 min read
React Hooks Which You can use it

React Hooks Which You can use it

3
1 min read
useIpAdrress()

useIpAdrress()

7
1 min read
why should we use React hooks?!

why should we use React hooks?!

11 1
3 min read
Todo app with react-hooks

Todo app with react-hooks

2
3 min read
Illustrated Notes on Custom React Hooks

Illustrated Notes on Custom React Hooks

85 4
3 min read
loading...