Y
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
vcarl
4002 days ago
PureRenderMixin and mutable state are still pretty common in React applications, I think it's realistic not to include them.
link