Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 740 Bytes

File metadata and controls

31 lines (23 loc) · 740 Bytes

React: Component vs. PureComponent

Wercker Packagist

About

A simple demonstration to differentiate React.Component and React.PureComponent.

Demonstration

CodePen:

https://codepen.io/jojo-tutor/pen/vdMJjQ?editors=1111

Herokuapp:

https://component-vs-purecomponent.herokuapp.com/

Installing

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

Authors

Jojo E. Tutor

License

This project is licensed under the MIT License - see the LICENSE file for details

Enjoy :)