Y
Hacker News
new
|
ask
|
show
|
jobs
by
haukur
3302 days ago
The shallow check is on React.PureComponent. shouldComponentUpdate just returns true by default in React.Component components. See here for details:
https://facebook.github.io/react/docs/react-api.html#react.p...