Y
Hacker News
new
|
ask
|
show
|
jobs
by
hombre_fatal
2242 days ago
Though note that React.memo(Component) gives you the same behavior as React.PureComponent which is what people were tending to default to anyways.