Hacker News new | ask | show | jobs
by mm263 833 days ago
> I don't think the point is to isolate all state

We may have been using it incorrectly in my team, but our pattern is moving out all of the state out of the component, essentially separating the logic from the view.