Hacker News new | past | comments | ask | show | jobs | submit login

If you use PureRenderMixin, all child components must also be pure. If a pure component wants to change what it renders because of an event, it must change its state, otherwise it won't be re-rendered.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: