Pure Component ↔ stateless Component that always renders same based on same props input.
No state to store changes = No Side Effect
Pure Component ↔ stateless Component that always renders same based on same props input.No state to store changes = No Side Effect