Hacker News new | ask | show | jobs
by TheCoelacanth 4002 days ago
I only see part of the source code, but what is there has two pretty big performance blunders (no PureRenderMixin, mutable state).
1 comments

PureRenderMixin and mutable state are still pretty common in React applications, I think it's realistic not to include them.