DEV Community

# reacthooks

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
React: Writing a custom API hook

React: Writing a custom API hook

208
Comments 12
3 min read
Converting React-Redux Class Components to Hooks

Converting React-Redux Class Components to Hooks

12
Comments
3 min read
What's hard about React Hooks for you?

What's hard about React Hooks for you?

92
Comments 68
1 min read
Read the React Hooks docs (again)

Read the React Hooks docs (again)

105
Comments 10
1 min read
What should I do if an operation depends on another first variable

What should I do if an operation depends on another first variable

5
Comments 11
1 min read
Creating a Drag and Drop List with React Hooks

Creating a Drag and Drop List with React Hooks

62
Comments 7
5 min read
React hooks & the closure hell 2

React hooks & the closure hell 2

31
Comments 8
2 min read
Challenge: Write a useState hook without copying React's

Challenge: Write a useState hook without copying React's

6
Comments 4
1 min read
React hooks & the closure hell

React hooks & the closure hell

16
Comments 8
2 min read
react-hooks: manage global state - no need of redux

react-hooks: manage global state - no need of redux

5
Comments 1
2 min read
A state management pattern for Ionic React with React Hooks

A state management pattern for Ionic React with React Hooks

8
Comments
5 min read
I was at ReactEurope and now I "get" React Hooks

I was at ReactEurope and now I "get" React Hooks

6
Comments
2 min read
Building a WhatsApp Clone with GraphQL, React Hooks and TypeScript

Building a WhatsApp Clone with GraphQL, React Hooks and TypeScript

15
Comments
7 min read
React component lifecycle with Hook§

React component lifecycle with Hook§

100
Comments
4 min read
Gently introduction to React Hooks. Part 1

Gently introduction to React Hooks. Part 1

83
Comments 9
6 min read
React form validation with Hook in 5kB

React form validation with Hook in 5kB

20
Comments 3
3 min read
Using custom hooks in place of "render props"

Using custom hooks in place of "render props"

61
Comments 11
3 min read
useContext: A good reason to drop Redux

useContext: A good reason to drop Redux

34
Comments 5
5 min read
React Hooks Re-intro

React Hooks Re-intro

8
Comments 1
17 min read
Fetch data with React Hooks and Typescript

Fetch data with React Hooks and Typescript

101
Comments 6
10 min read
React in a Serverless World

React in a Serverless World

22
Comments
25 min read
React Hooks: Lift up / pass down state using useContext and useReducer

React Hooks: Lift up / pass down state using useContext and useReducer

57
Comments 9
4 min read
Dynamic form fields using React with hooks

Dynamic form fields using React with hooks

39
Comments 5
2 min read
Converting React Class Components to Function Components using Hooks

Converting React Class Components to Function Components using Hooks

9
Comments
13 min read
Building global store with React Hooks

Building global store with React Hooks

32
Comments 1
6 min read
loading...