Hacker News new | ask | show | jobs
by coldtea 2761 days ago
Component hierarchies != OOP. They are an inevitable part of UI, which is hierarchical.

React has move to stateless components and functions over classes.