Hacker News new | ask | show | jobs
by porlune 1698 days ago
Since switching to React functional components I haven't once felt a need to switch back to class based components. The hook ecosystem just feels right. I suppose it's a matter of opinion at this point, but I do really appreciate the hook feature of React.
2 comments

Same here, writing custom books is also a really clean way to make components less cluttered.
I share this vision. React functional components coding experience is amazing..