Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
Forem
Close
#
hooks
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
A Hooks-vs-Classes Report Card
Adam Nathaniel Davis
Adam Nathaniel Davis
Adam Nathaniel Davis
Follow
Apr 11 '20
A Hooks-vs-Classes Report Card
#
react
#
javascript
#
hooks
#
oop
46
reactions
Comments
20
comments
15 min read
use-custom-hook: Custom React Hook starter
Colby Fayock
Colby Fayock
Colby Fayock
Follow
Apr 13 '20
use-custom-hook: Custom React Hook starter
#
react
#
hooks
#
javascript
#
git
7
reactions
Comments
1
comment
1 min read
Creating useEffect in nodejs
Rafi
Rafi
Rafi
Follow
Apr 12 '20
Creating useEffect in nodejs
#
javascript
#
node
#
hooks
8
reactions
Comments
Add Comment
1 min read
Debounce Any Effect by Creating Your Own useDebouncedEffect Hook
Nick Scialli (he/him)
Nick Scialli (he/him)
Nick Scialli (he/him)
Follow
Apr 8 '20
Debounce Any Effect by Creating Your Own useDebouncedEffect Hook
#
react
#
hooks
#
javascript
#
webdev
56
reactions
Comments
3
comments
2 min read
Decluttering React Form Logic
Adam Nathaniel Davis
Adam Nathaniel Davis
Adam Nathaniel Davis
Follow
Apr 9 '20
Decluttering React Form Logic
#
react
#
javascript
#
hooks
#
tutorial
11
reactions
Comments
Add Comment
7 min read
Hacking React Hooks: Shared Global State
Adam Nathaniel Davis
Adam Nathaniel Davis
Adam Nathaniel Davis
Follow
Apr 6 '20
Hacking React Hooks: Shared Global State
#
react
#
hooks
#
tutorial
#
javascript
42
reactions
Comments
6
comments
7 min read
Using the functional updates pattern with React hooks
Emma Goto 🍙
Emma Goto 🍙
Emma Goto 🍙
Follow
Apr 7 '20
Using the functional updates pattern with React hooks
#
react
#
hooks
12
reactions
Comments
Add Comment
1 min read
Reinventing the Wheel With React Hooks
Adam Nathaniel Davis
Adam Nathaniel Davis
Adam Nathaniel Davis
Follow
Apr 4 '20
Reinventing the Wheel With React Hooks
#
react
#
hooks
#
javascript
#
oop
40
reactions
Comments
15
comments
10 min read
React Hooks | My Package
Michael Willian Santos
Michael Willian Santos
Michael Willian Santos
Follow
Apr 4 '20
React Hooks | My Package
#
react
#
javascript
#
nextjs
#
hooks
9
reactions
Comments
6
comments
2 min read
Avoiding Race Conditions when Fetching Data with React Hooks
Nick Scialli (he/him)
Nick Scialli (he/him)
Nick Scialli (he/him)
Follow
Apr 1 '20
Avoiding Race Conditions when Fetching Data with React Hooks
#
javascript
#
react
#
hooks
#
webdev
64
reactions
Comments
15
comments
3 min read
How to mock React hooks using dependency injection
Emma Goto 🍙
Emma Goto 🍙
Emma Goto 🍙
Follow
Apr 2 '20
How to mock React hooks using dependency injection
#
react
#
hooks
#
beginners
44
reactions
Comments
4
comments
3 min read
Passing Data from Child to Parent with React Hooks
Jackson Felty
Jackson Felty
Jackson Felty
Follow
Mar 30 '20
Passing Data from Child to Parent with React Hooks
#
beginners
#
react
#
javascript
#
hooks
150
reactions
Comments
14
comments
4 min read
react-fluent-form: How to write forms with validation in few steps
Yusuf Aran
Yusuf Aran
Yusuf Aran
Follow
Mar 31 '20
react-fluent-form: How to write forms with validation in few steps
#
react
#
webdev
#
typescript
#
hooks
22
reactions
Comments
1
comment
9 min read
Basic React Hooks using TypeScript - useState, useEffect
Naina Razafindrabiby
Naina Razafindrabiby
Naina Razafindrabiby
Follow
Mar 30 '20
Basic React Hooks using TypeScript - useState, useEffect
#
react
#
typescript
#
hooks
#
javascript
11
reactions
Comments
Add Comment
4 min read
Show/Hide Password on toggle in React Hooks
Alexey Lysenko
Alexey Lysenko
Alexey Lysenko
Follow
Mar 28 '20
Show/Hide Password on toggle in React Hooks
#
javascript
#
react
#
hooks
#
password
65
reactions
Comments
7
comments
2 min read
Testing custom Apollo hooks with React Testing Library
Hugo
Hugo
Hugo
Follow
Mar 29 '20
Testing custom Apollo hooks with React Testing Library
#
react
#
testing
#
hooks
#
tutorial
29
reactions
Comments
4
comments
3 min read
How to (really) remove eventListeners in React
Marco Streng
Marco Streng
Marco Streng
Follow
Mar 27 '20
How to (really) remove eventListeners in React
#
javascript
#
react
#
hooks
#
frontend
43
reactions
Comments
8
comments
2 min read
A guide to React Native life cycle hooks
Umang Darji
Umang Darji
Umang Darji
Follow
for
Enappd
Mar 26 '20
A guide to React Native life cycle hooks
#
reactnative
#
lifecycle
#
hooks
6
reactions
Comments
Add Comment
19 min read
Why I detest React Hooks
Allen T.V>
Allen T.V>
Allen T.V>
Follow
Mar 25 '20
Why I detest React Hooks
#
react
#
hooks
#
javascript
5
reactions
Comments
1
comment
3 min read
Cancel your promises when a component unmounts
Robbie
Robbie
Robbie
Follow
Mar 21 '20
Cancel your promises when a component unmounts
#
react
#
hooks
#
promise
#
javascript
35
reactions
Comments
10
comments
4 min read
Convert to React Hooks in 6 easy steps
Chris Belsole
Chris Belsole
Chris Belsole
Follow
Mar 21 '20
Convert to React Hooks in 6 easy steps
#
react
#
hooks
12
reactions
Comments
Add Comment
11 min read
Plaid Inspired Inputs with React Hooks and Styled Components
Jeff Astor
Jeff Astor
Jeff Astor
Follow
Mar 19 '20
Plaid Inspired Inputs with React Hooks and Styled Components
#
react
#
webdev
#
hooks
#
styledcomponents
16
reactions
Comments
2
comments
8 min read
I don't like React Hooks
Arnaud Ambroselli
Arnaud Ambroselli
Arnaud Ambroselli
Follow
Mar 19 '20
I don't like React Hooks
#
react
#
lifecycle
#
hooks
#
class
6
reactions
Comments
4
comments
2 min read
HOW TO WRITE MAINTAINABLE CODE
Codebreather
Codebreather
Codebreather
Follow
Mar 17 '20
HOW TO WRITE MAINTAINABLE CODE
#
react
#
redux
#
functions
#
hooks
10
reactions
Comments
Add Comment
2 min read
Understanding how to use Redux using React Hooks in 5 minutes
Kenneth Lum
Kenneth Lum
Kenneth Lum
Follow
Mar 15 '20
Understanding how to use Redux using React Hooks in 5 minutes
#
react
#
redux
#
hooks
9
reactions
Comments
Add Comment
2 min read
loading...
We're a blogging-forward open source social network where we learn from one another
Log in
Create account