Hacker News new | ask | show | jobs
by kaba0 1441 days ago
I wouldn’t say it is inherent, I think it has more to do with state management - some state is inherent to the component itself, but the separation is problematic. All too often business logic gets stored in the component and vice versa.