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
Nodejs Async Hooks 101
Smrity Das
Smrity Das
Smrity Das
Follow
May 19 '23
Nodejs Async Hooks 101
#
node
#
async
#
hooks
#
asynchronousoperation
2
reactions
Comments
Add Comment
3 min read
New Feature: React introduces its new experimental hook — useOptimisitcState()
Taric Ov
Taric Ov
Taric Ov
Follow
May 14 '23
New Feature: React introduces its new experimental hook — useOptimisitcState()
#
typescript
#
react
#
hooks
#
feature
Comments
Add Comment
3 min read
Managing array state in React with custom hooks
Roman Garmider 💛💙
Roman Garmider 💛💙
Roman Garmider 💛💙
Follow
May 6 '23
Managing array state in React with custom hooks
#
javascript
#
react
#
hooks
#
webdev
1
reaction
Comments
Add Comment
3 min read
Using hooks in React JS and Next JS.
Paul Abakada
Paul Abakada
Paul Abakada
Follow
Apr 28 '23
Using hooks in React JS and Next JS.
#
react
#
nextjs
#
hooks
#
webdev
1
reaction
Comments
1
comment
2 min read
Using UseEffect Hook: Avoiding Excessive Re-rendering
Ananna Dristy
Ananna Dristy
Ananna Dristy
Follow
Apr 19 '23
Using UseEffect Hook: Avoiding Excessive Re-rendering
#
react
#
hooks
#
useeffect
3
reactions
Comments
Add Comment
4 min read
Trouble accessing context values with useContext in child component
Ateev Duggal
Ateev Duggal
Ateev Duggal
Follow
Apr 19 '23
Trouble accessing context values with useContext in child component
#
question
#
react
#
hooks
#
usecontext
Comments
Add Comment
3 min read
React useState and useEffect hooks explained in simple term with example
Asm Raihan
Asm Raihan
Asm Raihan
Follow
Apr 18 '23
React useState and useEffect hooks explained in simple term with example
#
webdev
#
react
#
hooks
#
programming
2
reactions
Comments
Add Comment
2 min read
useContext + useReducer = powerful and flexible way to manage global state!
Yuki Kasugai
Yuki Kasugai
Yuki Kasugai
Follow
Apr 13 '23
useContext + useReducer = powerful and flexible way to manage global state!
#
react
#
redux
#
hooks
#
usereducer
5
reactions
Comments
2
comments
4 min read
What is memoization in React
Fabien Schlegel
Fabien Schlegel
Fabien Schlegel
Follow
Mar 8 '23
What is memoization in React
#
react
#
typescript
#
hooks
Comments
Add Comment
5 min read
Detaylı React Hooks Kullanımı: useState
Masum Gökyüz
Masum Gökyüz
Masum Gökyüz
Follow
Apr 4 '23
Detaylı React Hooks Kullanımı: useState
#
react
#
usestate
#
hooks
#
webdev
Comments
Add Comment
6 min read
React’e Giriş: Components, Props, Hooks, Map, React Router DOM, Redux
Masum Gökyüz
Masum Gökyüz
Masum Gökyüz
Follow
Apr 1 '23
React’e Giriş: Components, Props, Hooks, Map, React Router DOM, Redux
#
react
#
hooks
#
redux
#
webdev
3
reactions
Comments
Add Comment
25 min read
Supercharge your React app with useSWR
Ayush Soni
Ayush Soni
Ayush Soni
Follow
Mar 29 '23
Supercharge your React app with useSWR
#
react
#
nextjs
#
hooks
#
webdev
4
reactions
Comments
7
comments
5 min read
How to Use the useState Hook to Show/Hide Content in React
Pasindu Laksara
Pasindu Laksara
Pasindu Laksara
Follow
Mar 27 '23
How to Use the useState Hook to Show/Hide Content in React
#
react
#
usestate
#
hooks
#
frontend
12
reactions
Comments
Add Comment
2 min read
How to build a Movie App in React using TMDB API
Ateev Duggal
Ateev Duggal
Ateev Duggal
Follow
Mar 27 '23
How to build a Movie App in React using TMDB API
#
react
#
hooks
#
api
#
tmdb
10
reactions
Comments
Add Comment
3 min read
React Performance: use(State | Reducer | Ref) theoretical summary
Dalcio
Dalcio
Dalcio
Follow
Mar 26 '23
React Performance: use(State | Reducer | Ref) theoretical summary
#
react
#
performance
#
hooks
#
reactlidecycle
1
reaction
Comments
Add Comment
5 min read
Need of useEffect Cleanup Function
Sanchit Bajaj
Sanchit Bajaj
Sanchit Bajaj
Follow
Mar 26 '23
Need of useEffect Cleanup Function
#
react
#
javascript
#
beginners
#
hooks
6
reactions
Comments
Add Comment
2 min read
React Hooks Fundamentals: A Beginner's Guide
Alvison Hunter Arnuero | Front-End Web Developer
Alvison Hunter Arnuero | Front-End Web Developer
Alvison Hunter Arnuero | Front-End Web Developer
Follow
Mar 24 '23
React Hooks Fundamentals: A Beginner's Guide
#
react
#
javascript
#
es6
#
hooks
3
reactions
Comments
2
comments
9 min read
The Lifecycle of React Components
Tifani Dermendzhieva
Tifani Dermendzhieva
Tifani Dermendzhieva
Follow
for
Zone 2 technologies Ltd.
Mar 3 '23
The Lifecycle of React Components
#
react
#
lifecycle
#
hooks
#
webdev
1
reaction
Comments
Add Comment
9 min read
Several ways to handle request side effect that you should know
shandamengcheng
shandamengcheng
shandamengcheng
Follow
Mar 23 '23
Several ways to handle request side effect that you should know
#
react
#
hooks
#
webdev
#
javascript
6
reactions
Comments
Add Comment
1 min read
React: isMounted tricks are code-smell
Brad Westfall
Brad Westfall
Brad Westfall
Follow
Mar 23 '23
React: isMounted tricks are code-smell
#
react
#
hooks
#
useeffect
Comments
Add Comment
3 min read
Developers might be using useEffect wrong this whole time
Sanchit Bajaj
Sanchit Bajaj
Sanchit Bajaj
Follow
Mar 22 '23
Developers might be using useEffect wrong this whole time
#
react
#
hooks
#
webdev
#
programming
5
reactions
Comments
1
comment
2 min read
useState when to use?
Golam_Mostafa
Golam_Mostafa
Golam_Mostafa
Follow
Mar 22 '23
useState when to use?
#
react
#
hooks
#
usestate
#
javascript
3
reactions
Comments
Add Comment
1 min read
When not to use Effect ?
Jyoti Prakash Pradhan
Jyoti Prakash Pradhan
Jyoti Prakash Pradhan
Follow
Feb 14 '23
When not to use Effect ?
#
react
#
javascript
#
hooks
Comments
Add Comment
5 min read
Mock React hooks based on environment
Srikanth Kyatham
Srikanth Kyatham
Srikanth Kyatham
Follow
Mar 13 '23
Mock React hooks based on environment
#
react
#
hooks
#
javascript
#
webdev
Comments
Add Comment
1 min read
A better useReducer: useHyperState
Zacharias Enochsson
Zacharias Enochsson
Zacharias Enochsson
Follow
Mar 8 '23
A better useReducer: useHyperState
#
react
#
hooks
#
hyperapp
#
javascript
5
reactions
Comments
Add Comment
5 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account