DEV Community

Discussion on: Use Functional Component with React Hooks to replace class component

Collapse
 
tarun_geek profile image
Tarun Nagpal

How to use component lifecycle method here?

Like willmount

Collapse
 
bryce_hao profile image
Bryce Hao

in 16.8, React updated with useEffect replace life cycle. I will post how to use useEffect