Forem

# hooks

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Using React useState hook with TypeScript

Using React useState hook with TypeScript

9
Comments
5 min read
Building Custom React Hooks

Building Custom React Hooks

138
Comments 2
5 min read
Apollo hooks: Why and how to use

Apollo hooks: Why and how to use

22
Comments
5 min read
`useBackButton` hook to handle back button behavior in React Native

`useBackButton` hook to handle back button behavior in React Native

10
Comments
3 min read
Tired of redux? Try Reto!

Tired of redux? Try Reto!

6
Comments
1 min read
How to write 90% cleaner code with Hooks 🎣

How to write 90% cleaner code with Hooks 🎣

327
Comments 14
7 min read
Jumping into React or Hooks

Jumping into React or Hooks

39
Comments 6
5 min read
How I dropped Redux for the Context API

How I dropped Redux for the Context API

7
Comments
4 min read
Testing of a Custom React Hook for Fetching Data with Axios

Testing of a Custom React Hook for Fetching Data with Axios

102
Comments 4
6 min read
Painless global state management for React using Hooks and Context API

Painless global state management for React using Hooks and Context API

7
Comments
1 min read
Practical React Hooks: How to refactor your app to use Hooks

Practical React Hooks: How to refactor your app to use Hooks

11
Comments
18 min read
Learn React Hooks and Context API by building a Recipe Search App (2)

Learn React Hooks and Context API by building a Recipe Search App (2)

58
Comments 9
15 min read
Why Effects shouldn't lie about their dependencies

Why Effects shouldn't lie about their dependencies

29
Comments 4
9 min read
How do you prepare your commits?

How do you prepare your commits?

16
Comments 7
5 min read
Composable Context API with Hooks

Composable Context API with Hooks

11
Comments
5 min read
Custom React Hooks: Creating a useClock Hook

Custom React Hooks: Creating a useClock Hook

10
Comments 1
2 min read
Let's learn React Hooks and Context API by building a Recipe Search App

Let's learn React Hooks and Context API by building a Recipe Search App

213
Comments 4
10 min read
Built my first chat-app with React Hooks exclusively. It was great.

Built my first chat-app with React Hooks exclusively. It was great.

61
Comments 4
2 min read
React Hooks: Initial State of Object Pitfall

React Hooks: Initial State of Object Pitfall

4
Comments
1 min read
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 🤙

37
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
loading...