DEV Community

Discussion on: Try to use functional component over class component in react

Collapse
 
christopherkapic profile image
Christopher Kapic

100% worth using functional components, even if the only reason is readability (assuming all other factors are equal).