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

DEV Community 👩‍💻👨‍💻

# hooks

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
React State Management: When to Use useState and useReducer Hooks

React State Management: When to Use useState and useReducer Hooks

1
2 min read
useHistory Hook in React for App Navigation

useHistory Hook in React for App Navigation

1
3 min read
React basics, a frontend project.

React basics, a frontend project.

4 min read
Don't use useEffect

Don't use useEffect

53 12
2 min read
Intro to React Context

Intro to React Context

10
2 min read
React counter component two different ways - useReducer and customHooks.

React counter component two different ways - useReducer and customHooks.

3 min read
React useEffect hook

React useEffect hook

1
4 min read
How to useEffect hook in your React components

How to useEffect hook in your React components

3 1
5 min read
useTheme Custom Hook: Maintain Standard Theme throughout the app

useTheme Custom Hook: Maintain Standard Theme throughout the app

4
3 min read
React Hook Mistakes Beginners Make

React Hook Mistakes Beginners Make

2
5 min read
React class to functional: states

React class to functional: states

1
1 min read
When I Actually Needed useLayoutEffect() in React

When I Actually Needed useLayoutEffect() in React

5 min read
Understanding the useRef hook in react

Understanding the useRef hook in react

3 1
2 min read
React custom hook

React custom hook

2
2 min read
Custom Hook to Manage Api Request

Custom Hook to Manage Api Request

5
2 min read
Manage your state with the useState hook in React

Manage your state with the useState hook in React

6 2
2 min read
React hooks: useMemo

React hooks: useMemo

4
3 min read
React: сфокусировать поле ввода по чекбоксу

React: сфокусировать поле ввода по чекбоксу

7
1 min read
Random Number generator ReactJs

Random Number generator ReactJs

5
2 min read
React - useEffect vs useLayoutEffect

React - useEffect vs useLayoutEffect

3 min read
Hook useCallback - Entenda quando utiliza-lo?

Hook useCallback - Entenda quando utiliza-lo?

5 1
6 min read
Return Type That Is Dependent On Argument's Type

Return Type That Is Dependent On Argument's Type

1
3 min read
I used useLayoutEffect

I used useLayoutEffect

2
2 min read
React Hooks vs Class Components

React Hooks vs Class Components

3 2
3 min read
Forms with React Hooks

Forms with React Hooks

3
9 min read
Lazy Initialization and Storing functions with React useState hook

Lazy Initialization and Storing functions with React useState hook

2
4 min read
Why useState hook returns array and not object? Let's create a custom hook to see

Why useState hook returns array and not object? Let's create a custom hook to see

6
3 min read
TypeScript: Typing React useRef hook

TypeScript: Typing React useRef hook

4
4 min read
useMemo hook React.js

useMemo hook React.js

9
3 min read
When to use React.useCallback Hook

When to use React.useCallback Hook

9 1
3 min read
Simple Route Transitions in Next.js

Simple Route Transitions in Next.js

1
2 min read
Build a Custom React Hook: Stopwatch

Build a Custom React Hook: Stopwatch

4
9 min read
El estado de flow, en las reglas de hooks, React Js

El estado de flow, en las reglas de hooks, React Js

3
2 min read
Understanding useEffect() lifeCycle hook in React with Examples

Understanding useEffect() lifeCycle hook in React with Examples

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

Calling your APIs with hooks in react 🧑🏽‍💻

24 2
4 min read
Building future facing frontend architectures

Building future facing frontend architectures

6
22 min read
uses of useNavigate instead of useHistory

uses of useNavigate instead of useHistory

7
1 min read
Understanding React hooks

Understanding React hooks

10 2
2 min read
Get Started with React Hooks

Get Started with React Hooks

5
2 min read
Attach methods to a function component in React

Attach methods to a function component in React

5
1 min read
React - O que é Contexto

React - O que é Contexto

11
2 min read
React Hooks Best Practices in 2022

React Hooks Best Practices in 2022

213 10
6 min read
UseEffect in React18

UseEffect in React18

20 1
6 min read
React - O que são custom Hooks

React - O que são custom Hooks

9
3 min read
Solution for problem with useState and eventHandlers

Solution for problem with useState and eventHandlers

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

useEffect hook from the prespective of a noob

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

Laravel action, filter hooks system like WordPress

8
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
1 min read
React Tricks Miniseries 6: How to use useEffect properly

React Tricks Miniseries 6: How to use useEffect properly

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

React Context API & useReducer , Part 2

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

React Context API & useReducer , Part 1

10
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 8
2 min read
Custom Hooks to the Rescue

Custom Hooks to the Rescue

13 5
3 min read
Managing State with React useContext

Managing State with React useContext

7
1 min read
How to make a Custom Hook in React

How to make a Custom Hook in React

5 1
7 min read
useReducer Hook Use Cases In React

useReducer Hook Use Cases In React

5
1 min read
State Management With React Hooks

State Management With React Hooks

21
4 min read
React Hooks

React Hooks

22
3 min read
Creating a deferred promise hook in React

Creating a deferred promise hook in React

70 2
5 min read
Real Life Example - UseImperativeHandle

Real Life Example - UseImperativeHandle

19 6
3 min read
loading...