DEV Community

Discussion on: React and its Lifecycle Methods Explained

Collapse
 
calculusky profile image
Nwankwo Chinedum

yes...i always use hooks more than lifecycle methods

Collapse
 
gedalyakrycer profile image
Gedalya Krycer

Cool, thanks for sharing! I also like hooks a lot better myself. However, by learning more about the lifecycle methods, I ended up understanding the hooks even better.