DEV Community

# hooks

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Understanding useEffect() lifeCycle hook in React with Examples

Understanding useEffect() lifeCycle hook in React with Examples

4
Comments 2
1 min read
Calling your APIs with hooks in react 🧑🏽‍💻

Calling your APIs with hooks in react 🧑🏽‍💻

24
Comments 2
4 min read
Building future facing frontend architectures

Building future facing frontend architectures

7
Comments
22 min read
uses of useNavigate instead of useHistory

uses of useNavigate instead of useHistory

7
Comments
1 min read
Understanding React hooks

Understanding React hooks

11
Comments 2
2 min read
Get Started with React Hooks

Get Started with React Hooks

5
Comments
2 min read
React - O que Ă© Contexto

React - O que Ă© Contexto

9
Comments
2 min read
React Hooks Best Practices in 2022

React Hooks Best Practices in 2022

213
Comments 10
6 min read
UseEffect in React18

UseEffect in React18

20
Comments 1
6 min read
React - O que sĂŁo custom Hooks

React - O que sĂŁo custom Hooks

7
Comments
3 min read
Solution for problem with useState and eventHandlers

Solution for problem with useState and eventHandlers

12
Comments 4
1 min read
useEffect hook from the prespective of a noob

useEffect hook from the prespective of a noob

11
Comments 3
2 min read
Laravel action, filter hooks system like WordPress

Laravel action, filter hooks system like WordPress

8
Comments
2 min read
React Tricks Miniseries 7: How to setState for different data types

React Tricks Miniseries 7: How to setState for different data types

13
Comments
1 min read
React Tricks Miniseries 6: How to use useEffect properly

React Tricks Miniseries 6: How to use useEffect properly

6
Comments 3
2 min read
React Context API & useReducer , Part 2

React Context API & useReducer , Part 2

8
Comments
2 min read
React Context API & useReducer , Part 1

React Context API & useReducer , Part 1

10
Comments
3 min read
React Tricks Miniseries 2: How to create custom hooks in 1 minute

React Tricks Miniseries 2: How to create custom hooks in 1 minute

7
Comments 8
2 min read
Managing State with React useContext

Managing State with React useContext

10
Comments 1
1 min read
How to make a Custom Hook in React

How to make a Custom Hook in React

5
Comments 1
7 min read
useReducer Hook Use Cases In React

useReducer Hook Use Cases In React

5
Comments
1 min read
Creating a deferred promise hook in React

Creating a deferred promise hook in React

72
Comments 2
5 min read
React Hooks

React Hooks

22
Comments
3 min read
Real Life Example - UseImperativeHandle

Real Life Example - UseImperativeHandle

19
Comments 6
3 min read
React Hook: useEffect simplified flow

React Hook: useEffect simplified flow

6
Comments
1 min read
Understanding the different types/categories of Strapi Hooks

Understanding the different types/categories of Strapi Hooks

7
Comments
8 min read
useReducer in react: Everything you need to know

useReducer in react: Everything you need to know

9
Comments
6 min read
REACT -- Convert a Class Component to Functional Component with Hooks Guide w/ES6

REACT -- Convert a Class Component to Functional Component with Hooks Guide w/ES6

8
Comments
4 min read
How to make a table in React with Hooks

How to make a table in React with Hooks

3
Comments 3
4 min read
How to avoid infinite loops onIonChange.

How to avoid infinite loops onIonChange.

6
Comments
2 min read
Learn Something on React JSX and Hooks

Learn Something on React JSX and Hooks

5
Comments
3 min read
Mature optimization is not that evil

Mature optimization is not that evil

7
Comments
2 min read
An opinionated guide to React hooks

An opinionated guide to React hooks

6
Comments
9 min read
resso, world's simplest React state manager

resso, world's simplest React state manager

6
Comments
6 min read
Using global memoization in React

Using global memoization in React

31
Comments
8 min read
React State Management in 2022

React State Management in 2022

13
Comments 2
6 min read
Using React useRef Hook to access immediate past props or state.

Using React useRef Hook to access immediate past props or state.

6
Comments
2 min read
The usage of React Hooks

The usage of React Hooks

6
Comments
6 min read
I Made a Hook!

I Made a Hook!

6
Comments
8 min read
Part 2. Sharing data between siblings components using Context in React with Hooks

Part 2. Sharing data between siblings components using Context in React with Hooks

3
Comments
2 min read
Sharing data between siblings components using Context in React with Hooks

Sharing data between siblings components using Context in React with Hooks

5
Comments
2 min read
useContext() Hook : Let's consume it

useContext() Hook : Let's consume it

9
Comments 1
4 min read
Simple React Concept

Simple React Concept

2
Comments 2
2 min read
useReducer() Hook: Let me dispatch it

useReducer() Hook: Let me dispatch it

23
Comments 11
3 min read
Testing useDebouncedValue Hook

Testing useDebouncedValue Hook

5
Comments
1 min read
How to check commit message and branch name with git hooks without any new installation

How to check commit message and branch name with git hooks without any new installation

85
Comments 8
2 min read
A Brief Discussion About React Hooks

A Brief Discussion About React Hooks

3
Comments
2 min read
How to access URL path using useParams hook in React js

How to access URL path using useParams hook in React js

9
Comments 1
5 min read
Comparing Previous useEffect Values in React

Comparing Previous useEffect Values in React

6
Comments
1 min read
[My memorandum] React Hooks. useContext, useReducer, useMemo, useCallback, useRef.

[My memorandum] React Hooks. useContext, useReducer, useMemo, useCallback, useRef.

27
Comments 1
4 min read
Working with React Fragments, Portals and Ref's

Working with React Fragments, Portals and Ref's

17
Comments
4 min read
useRef or useState, which is better?

useRef or useState, which is better?

163
Comments 15
2 min read
useEffect sometimes fires before paint

useEffect sometimes fires before paint

2
Comments
5 min read
Getting Hooked to React Native

Getting Hooked to React Native

5
Comments
2 min read
Counter application with react and typescript

Counter application with react and typescript

4
Comments
2 min read
Highlight active menu item with scrollspy hook âš›

Highlight active menu item with scrollspy hook âš›

29
Comments 5
2 min read
React Split Components: A new way of Function Components without Hooks

React Split Components: A new way of Function Components without Hooks

22
Comments 1
6 min read
Explain why are rules for react hooks exists?

Explain why are rules for react hooks exists?

4
Comments
1 min read
NPM packages for custom hooks that you wouldn't wanna miss out on

NPM packages for custom hooks that you wouldn't wanna miss out on

3
Comments
1 min read
Combine class component and functional component React

Combine class component and functional component React

6
Comments
2 min read
loading...