DEV Community

Discussion on: Why I think React Hooks are Slick

Collapse
 
kayis profile image
K

I also read they have some performance implications, don't know if they solved them. But yes, component classes are sometimes the better way, depending on what you want to do :)