A simple demonstration to differentiate React.Component and React.PureComponent.
CodePen:
Herokuapp:
To run app, follow the steps below:
git clone https://github.com/jojo-tutor/react-component-vs-purecomponent.git
cd react-component-vs-purecomponent
npm i
npm start
Jojo E. Tutor
This project is licensed under the MIT License - see the LICENSE file for details
Enjoy :)