Y
Hacker News
new
|
ask
|
show
|
jobs
by
bzalasky
2651 days ago
In the JavaScript UI library React, useEffect is a hook (recent addition to the library) that allows you to perform side effects in function components.
https://reactjs.org/docs/hooks-effect.html