DEV Community

# hooks

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
React TypeScript Hooks issue when returning array

React TypeScript Hooks issue when returning array

10
Comments
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

70
Comments 4
2 min read
React Hooks (from Class to Functional)

React Hooks (from Class to Functional)

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

Manage Functionalities in Large Apps using Custom React Hooks

10
Comments
5 min read
Hooked #5: Consensus

Hooked #5: Consensus

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

Creating a weather app with Reactjs - Part 1

94
Comments
3 min read
Creating a weather app with Reactjs - Part 3

Creating a weather app with Reactjs - Part 3

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

Creating a weather app with Reactjs - Part 2

15
Comments
3 min read
Why You Should Be Writing React Custom Hooks

Why You Should Be Writing React Custom Hooks

47
Comments 5
5 min read
Understanding React hooks

Understanding React hooks

144
Comments 5
4 min read
useState and useEffect

useState and useEffect

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

A simple rule for using callbacks in React

16
Comments
7 min read
Implementing fast-image for react-native expo apps.

Implementing fast-image for react-native expo apps.

15
Comments 1
4 min read
Hooked #4: Every Microsecond Counts

Hooked #4: Every Microsecond Counts

5
Comments
5 min read
Common UseEffects mistakes that even seniors are making

Common UseEffects mistakes that even seniors are making

21
Comments 7
2 min read
What are HOOKS in React?

What are HOOKS in React?

11
Comments 5
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

7
Comments
6 min read
A Simple Guide to Build React Form with Hooks

A Simple Guide to Build React Form with Hooks

2
Comments
3 min read
My First React Custom Hook

My First React Custom Hook

3
Comments
1 min read
Synchronous State With React Hooks

Synchronous State With React Hooks

71
Comments 16
8 min read
The best Couple: useContext + useReducer !

The best Couple: useContext + useReducer !

64
Comments 4
2 min read
Performance optimization Hook: *useCallback* and *useMemo* hook!

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

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

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

8
Comments
3 min read
Fetch using useReducer!

Fetch using useReducer!

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

How and when to use React useCallback()

6
Comments
7 min read
useReducer Vs useState (The War)

useReducer Vs useState (The War)

4
Comments
1 min read
useReducer (The Intermediate):

useReducer (The Intermediate):

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

useReducer final destination (Signing Off):

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

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

15
Comments
2 min read
useState with objects (what the hack!!)

useState with objects (what the hack!!)

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

useState Hook as simple as a 'cake'!

18
Comments 1
1 min read
useIpAdrress()

useIpAdrress()

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

why should we use React hooks?!

14
Comments 3
3 min read
Illustrated Notes on Custom React Hooks

Illustrated Notes on Custom React Hooks

89
Comments 4
3 min read
haxHooks(): How elements can supply their own editing experience in HAX now!

haxHooks(): How elements can supply their own editing experience in HAX now!

6
Comments
3 min read
A simple WebSocket between Java and React (with hooks)

A simple WebSocket between Java and React (with hooks)

8
Comments
5 min read
CSS-vars-hook: How to manipulate CSS Custom properties in React

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

12
Comments
3 min read
Create a Weather App with React Hooks: Part 2

Create a Weather App with React Hooks: Part 2

35
Comments 4
7 min read
Hooked #2: Hooks & Security (Smart Contracts on the XRP ledger)

Hooked #2: Hooks & Security (Smart Contracts on the XRP ledger)

11
Comments
8 min read
React Hooks Which You can use it

React Hooks Which You can use it

3
Comments
1 min read
Custom hook useScroll.tsx :: React TypeScript

Custom hook useScroll.tsx :: React TypeScript

6
Comments
1 min read
Todo app with react-hooks

Todo app with react-hooks

3
Comments
3 min read
Detecting click outside the scope in react

Detecting click outside the scope in react

5
Comments
1 min read
useQuery() with React Router Dom

useQuery() with React Router Dom

11
Comments 2
1 min read
¿Cuándo usar el hook useLayoutEffect?

¿Cuándo usar el hook useLayoutEffect?

8
Comments
3 min read
React rendering basics

React rendering basics

2
Comments
2 min read
React useEffect ¿Por que el arreglo de dependencias es importante?

React useEffect ¿Por que el arreglo de dependencias es importante?

14
Comments 8
3 min read
Custom React hook useWindowSize()

Custom React hook useWindowSize()

20
Comments 2
1 min read
Build your own React Tooltip Component

Build your own React Tooltip Component

43
Comments 4
2 min read
Let's build 2 hooks to manage Next.js Queries

Let's build 2 hooks to manage Next.js Queries

22
Comments
5 min read
Vue Composition API and React Hooks comparison

Vue Composition API and React Hooks comparison

16
Comments 1
3 min read
Simple React Dropdown List Component

Simple React Dropdown List Component

7
Comments
1 min read
Refactoring React apps to Hooks - Part 1

Refactoring React apps to Hooks - Part 1

7
Comments
4 min read
React Hooks Tutorial: build a to-do list with React Hooks

React Hooks Tutorial: build a to-do list with React Hooks

21
Comments
12 min read
Git Hooks with Husky

Git Hooks with Husky

7
Comments
2 min read
DIY: Writing custom React Hooks to perform async operations

DIY: Writing custom React Hooks to perform async operations

41
Comments 1
3 min read
Using React.memo() to skip unnecessary rendering.

Using React.memo() to skip unnecessary rendering.

46
Comments 8
2 min read
React(&Native) Submit and Validate with Formik from outside the Form

React(&Native) Submit and Validate with Formik from outside the Form

12
Comments
1 min read
Yet another OOP/C# person (me) trying to understand the mechanics behind React Hooks

Yet another OOP/C# person (me) trying to understand the mechanics behind React Hooks

8
Comments
4 min read
Pluggable API and React (Series) - Tooling

Pluggable API and React (Series) - Tooling

8
Comments
2 min read
loading...