Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
hooks
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Complete Guide to useState Hook in React
Sebastian Duta
Sebastian Duta
Sebastian Duta
Follow
Feb 27 '23
Complete Guide to useState Hook in React
#
react
#
reactnative
#
hooks
#
javascript
5
 reactions
Comments
Add Comment
4 min read
Understanding React Hooks: How to Use useRef, useMemo, and useCallback for More Efficient Code
Michael Osas
Michael Osas
Michael Osas
Follow
Feb 22 '23
Understanding React Hooks: How to Use useRef, useMemo, and useCallback for More Efficient Code
#
react
#
hooks
#
webdev
#
tutorial
24
 reactions
Comments
4
 comments
9 min read
Using the Local Storage API in React: Creating a custom hook component
Michael Osas
Michael Osas
Michael Osas
Follow
Feb 19 '23
Using the Local Storage API in React: Creating a custom hook component
#
react
#
localstorage
#
hooks
5
 reactions
Comments
Add Comment
5 min read
React Hooks by Example - Part 2
Hrittik Bhattacharjee
Hrittik Bhattacharjee
Hrittik Bhattacharjee
Follow
Feb 11 '23
React Hooks by Example - Part 2
#
react
#
webdev
#
hooks
#
javascript
Comments
Add Comment
6 min read
Detecting clicks outside an HTML element using the custom React Hook
Hamza Ali
Hamza Ali
Hamza Ali
Follow
Feb 11 '23
Detecting clicks outside an HTML element using the custom React Hook
#
javascript
#
react
#
hooks
#
webdev
Comments
Add Comment
4 min read
useState Hook: A staple that every React user should know how to use
samanthamarberger
samanthamarberger
samanthamarberger
Follow
Feb 8 '23
useState Hook: A staple that every React user should know how to use
#
react
#
hooks
#
usestate
#
beginners
Comments
Add Comment
5 min read
React Hooks by Example - Part 1
Hrittik Bhattacharjee
Hrittik Bhattacharjee
Hrittik Bhattacharjee
Follow
Feb 4 '23
React Hooks by Example - Part 1
#
react
#
webdev
#
hooks
#
javascript
6
 reactions
Comments
2
 comments
4 min read
The ContentAfterCheck Hook in Angular
Cagkan Mert Oztas
Cagkan Mert Oztas
Cagkan Mert Oztas
Follow
Feb 2 '23
The ContentAfterCheck Hook in Angular
#
angular
#
lifecycle
#
hooks
#
contentaftercheck
1
 reaction
Comments
2
 comments
1 min read
Criando react hook personalizado para fazer requisições
Mayderson Mello
Mayderson Mello
Mayderson Mello
Follow
Jan 27 '23
Criando react hook personalizado para fazer requisições
#
react
#
hooks
#
request
#
typescript
4
 reactions
Comments
2
 comments
2 min read
React State Management: When to Use useState and useReducer Hooks
Abdulrahman Gaoba
Abdulrahman Gaoba
Abdulrahman Gaoba
Follow
Jan 18 '23
React State Management: When to Use useState and useReducer Hooks
#
webdev
#
javascript
#
hooks
1
 reaction
Comments
Add Comment
2 min read
React basics, a frontend project.
jccaropino7786
jccaropino7786
jccaropino7786
Follow
Jan 6 '23
React basics, a frontend project.
#
react
#
beginners
#
css
#
hooks
Comments
Add Comment
4 min read
Don't use useEffect unnecessarily
Remon Fawzi
Remon Fawzi
Remon Fawzi
Follow
Jan 10 '23
Don't use useEffect unnecessarily
#
react
#
javascript
#
hooks
#
frontend
43
 reactions
Comments
13
 comments
2 min read
Intro to React Context
Johnny Turco
Johnny Turco
Johnny Turco
Follow
Jan 9 '23
Intro to React Context
#
react
#
hooks
#
beginners
10
 reactions
Comments
Add Comment
2 min read
useHistory Hook in React for App Navigation
Anna Q. Harder
Anna Q. Harder
Anna Q. Harder
Follow
Jan 9 '23
useHistory Hook in React for App Navigation
#
react
#
beginners
#
webdev
#
hooks
2
 reactions
Comments
Add Comment
3 min read
React counter component two different ways - useReducer and customHooks.
Agw-a
Agw-a
Agw-a
Follow
Jan 8 '23
React counter component two different ways - useReducer and customHooks.
#
react
#
hooks
#
javascript
1
 reaction
Comments
Add Comment
3 min read
React useEffect hook
Chibuzor Ojukwu
Chibuzor Ojukwu
Chibuzor Ojukwu
Follow
Jan 8 '23
React useEffect hook
#
react
#
reacthooks
#
useeffect
#
hooks
1
 reaction
Comments
Add Comment
4 min read
How to useEffect hook in your React components
Fabien Schlegel
Fabien Schlegel
Fabien Schlegel
Follow
Jan 4 '23
How to useEffect hook in your React components
#
javascript
#
typescript
#
react
#
hooks
3
 reactions
Comments
1
 comment
5 min read
useContext() usage in React
Alex Merecka
Alex Merecka
Alex Merecka
Follow
Dec 31 '22
useContext() usage in React
#
react
#
usecontext
#
component
#
hooks
4
 reactions
Comments
3
 comments
4 min read
React Hook Mistakes Beginners Make
Pramod K đź’»
Pramod K đź’»
Pramod K đź’»
Follow
Dec 28 '22
React Hook Mistakes Beginners Make
#
react
#
hooks
#
javascript
#
beginners
2
 reactions
Comments
Add Comment
5 min read
React class to functional: states
Eelco Verbrugge
Eelco Verbrugge
Eelco Verbrugge
Follow
Dec 28 '22
React class to functional: states
#
react
#
refactoring
#
usestate
#
hooks
1
 reaction
Comments
Add Comment
1 min read
When I Actually Needed useLayoutEffect() in React
Alex MacArthur
Alex MacArthur
Alex MacArthur
Follow
Dec 27 '22
When I Actually Needed useLayoutEffect() in React
#
react
#
performance
#
hooks
Comments
Add Comment
5 min read
Understanding the useRef hook in react
Boluwatife Ajayi
Boluwatife Ajayi
Boluwatife Ajayi
Follow
Dec 25 '22
Understanding the useRef hook in react
#
javascript
#
react
#
hooks
#
beginners
3
 reactions
Comments
1
 comment
2 min read
React custom hook
Yoav Sabag
Yoav Sabag
Yoav Sabag
Follow
Dec 18 '22
React custom hook
#
react
#
hooks
2
 reactions
Comments
Add Comment
2 min read
Custom Hook to Manage Api Request
Luis Esteban Saravia M
Luis Esteban Saravia M
Luis Esteban Saravia M
Follow
Dec 6 '22
Custom Hook to Manage Api Request
#
react
#
customhook
#
hooks
#
webdev
5
 reactions
Comments
Add Comment
2 min read
Manage your state with the useState hook in React
Fabien Schlegel
Fabien Schlegel
Fabien Schlegel
Follow
Nov 14 '22
Manage your state with the useState hook in React
#
react
#
javascript
#
typescript
#
hooks
6
 reactions
Comments
2
 comments
2 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account