Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> I'm also not a fan of `shouldComponentUpdate`. Ideally you should not think about such things and let the underlying library take care of the performance issues.

In my experience with React, something like this is absolutely necessary for performance once your data model gets to a certain scale. Does Riot have an equivalent? I agree that you shouldn't have to think about that stuff, but the reality is that sometimes you need that extra bit of performance.



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

Search: