DEV Community

Discussion on: Class Components vs Functional Components in React

Collapse
 
emurrell_76 profile image
EMurrell

Nice breakdown and analysis. Personally I'm a much bigger fan of Hooks/ functional components. It's interesting to see them compared.

Collapse
 
mehmehmehlol profile image
Megan Lo

After using Hooks on one of my projects and spending a lot more time on Hooks documentation, I am convinced to use Hooks more often and definitely see a lot more benefits from that 🙌🏻