Hacker News new | ask | show | jobs
by azangru 1798 days ago
Why would component's state sit outside the component anyway? Why isn't it a field on the extended class?
1 comments

True, it would make more sense to do that.