Skip to content

jojo-tutor/react-component-vs-purecomponent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 :)

About

A simple demonstration to differentiate the difference between React.Component and React.PureComponent.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published