DEV Community

# hooks

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Fetching API Data with React Hooks, HOC or Render Prop

Fetching API Data with React Hooks, HOC or Render Prop

11
Comments
6 min read
Higher Order Reducers with React Hooks

Higher Order Reducers with React Hooks

14
Comments 2
4 min read
The same useRef, but it will callback 🤙

The same useRef, but it will callback 🤙

36
Comments 1
3 min read
Working with Forms in React without libraries

Working with Forms in React without libraries

75
Comments
5 min read
ReactHooks: useState

ReactHooks: useState

10
Comments
2 min read
React Hooks and State Management

React Hooks and State Management

50
Comments
2 min read
React: useCallback hooks simple explanation

React: useCallback hooks simple explanation

30
Comments 10
2 min read
MobX and React hooks. Getting started.

MobX and React hooks. Getting started.

10
Comments
3 min read
Chicago Hooks

Chicago Hooks

8
Comments
3 min read
Introduction to React with the State & Effects hooks

Introduction to React with the State & Effects hooks

45
Comments
8 min read
React Hooks for Vue developers

React Hooks for Vue developers

59
Comments 1
8 min read
Learn Redux or Not?

Learn Redux or Not?

10
Comments
2 min read
Incrementing State In Functional Components

Incrementing State In Functional Components

9
Comments 1
2 min read
⛓ Uncontrolled form validation with React

⛓ Uncontrolled form validation with React

15
Comments 2
3 min read
Managing React application state - without using Redux!

Managing React application state - without using Redux!

11
Comments
6 min read
Handling Authentication in React with Context and Hooks

Handling Authentication in React with Context and Hooks

18
Comments 1
1 min read
Toggle theme using React Hooks

Toggle theme using React Hooks

9
Comments
4 min read
Gently introduction to React Hooks. Part 2

Gently introduction to React Hooks. Part 2

19
Comments
5 min read
Why I Love useReducer

Why I Love useReducer

10
Comments 1
3 min read
Publishing a React Hooks Library using Typescript and TSDX

Publishing a React Hooks Library using Typescript and TSDX

37
Comments 5
3 min read
I created react hooks for reducing re-rendering caused of statement change.

I created react hooks for reducing re-rendering caused of statement change.

5
Comments 1
1 min read
What I learned at React Finland Workshop with Nik Graf

What I learned at React Finland Workshop with Nik Graf

5
Comments
6 min read
Learning React Hooks

Learning React Hooks

27
Comments
3 min read
Revisiting Redux with Context and Hooks

Revisiting Redux with Context and Hooks

19
Comments 14
6 min read
React form validation with Hook in 5kB

React form validation with Hook in 5kB

20
Comments 3
3 min read
ReasonReact: use DOM API and hooks to detect click outside

ReasonReact: use DOM API and hooks to detect click outside

21
Comments
5 min read
Testing React Hook State Changes

Testing React Hook State Changes

82
Comments 23
2 min read
Redirect with React Router and Hooks

Redirect with React Router and Hooks

28
Comments 12
2 min read
Using React Hooks to simplify Apollo Client

Using React Hooks to simplify Apollo Client

14
Comments 1
2 min read
Manage Browser Cookies with React Hooks

Manage Browser Cookies with React Hooks

9
Comments
1 min read
Seriously - do React hooks replace state containers?

Seriously - do React hooks replace state containers?

30
Comments 9
6 min read
IntersectionObserver API with React Hooks

IntersectionObserver API with React Hooks

19
Comments
4 min read
Controlling component visibility with React Hooks

Controlling component visibility with React Hooks

6
Comments
4 min read
React's bogus setState anti-pattern

React's bogus setState anti-pattern

12
Comments 5
3 min read
Greensock Animations using React Hooks

Greensock Animations using React Hooks

29
Comments 3
2 min read
React Hooks cheat sheet: Unlock solutions to common problems

React Hooks cheat sheet: Unlock solutions to common problems

50
Comments
14 min read
Let's make a reusable React hook!

Let's make a reusable React hook!

21
Comments 1
4 min read
Writing a custom react hook that persists to local storage

Writing a custom react hook that persists to local storage

20
Comments 2
3 min read
Using Firebase with React Hooks

Using Firebase with React Hooks

130
Comments 17
3 min read
Three Ways to use Hooks to Build Better React Components

Three Ways to use Hooks to Build Better React Components

12
Comments
5 min read
Think you need to useReducer? You might want to useMethods instead

Think you need to useReducer? You might want to useMethods instead

28
Comments 1
4 min read
Creating a Custom React Hook for Gatsby Site Metadata

Creating a Custom React Hook for Gatsby Site Metadata

33
Comments 3
4 min read
Expand & collapse groups of items in a list.

Expand & collapse groups of items in a list.

13
Comments
4 min read
How To add dark mode easily with a custom React hook

How To add dark mode easily with a custom React hook

43
Comments 3
2 min read
From ReactJS Class Component to Functional Component - useState (Part 1)

From ReactJS Class Component to Functional Component - useState (Part 1)

16
Comments 1
2 min read
React hooks for noobs

React hooks for noobs

45
Comments 9
5 min read
Refactor a form with React Hooks and useState

Refactor a form with React Hooks and useState

57
Comments 9
2 min read
Basics of making custom hooks in React

Basics of making custom hooks in React

14
Comments 1
3 min read
React: useReducer hooks demo with nested select boxes

React: useReducer hooks demo with nested select boxes

12
Comments 1
2 min read
React hooks: get the current state, back to the future

React hooks: get the current state, back to the future

98
Comments 7
3 min read
Building global store with React Hooks

Building global store with React Hooks

32
Comments 1
6 min read
React Hooks explained as simply as I humanly can

React Hooks explained as simply as I humanly can

64
Comments 7
1 min read
I used effects, said goodbye to my lifecycles, and feel 🙂

I used effects, said goodbye to my lifecycles, and feel 🙂

42
Comments 6
6 min read
Outstated - simple hooks-based state management for React

Outstated - simple hooks-based state management for React

46
Comments
3 min read
Committing Better Go Code with Static Analysis and Git Hooks

Committing Better Go Code with Static Analysis and Git Hooks

10
Comments 2
3 min read
My Writings and Presentations on React Hooks

My Writings and Presentations on React Hooks

15
Comments
2 min read
Debouncing with React Hooks

Debouncing with React Hooks

497
Comments 50
3 min read
Can I Use React Hooks Yet?

Can I Use React Hooks Yet?

34
Comments 7
3 min read
Redhooks: predictable state container for React applications.

Redhooks: predictable state container for React applications.

8
Comments
3 min read
Creating stores using React context, hooks, and Immer

Creating stores using React context, hooks, and Immer

19
Comments 6
4 min read
loading...