Why don‘t use PureComponent everywhere?
Is shallow comparison really expensive? As of my knowledge, the shallow comparison is just comparing reference values, How it becomes expensive.
Is shallow comparison really expensive? As of my knowledge, the shallow comparison is just comparing reference values, How it becomes expensive.