Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

README.md

react-purecomponent

This project demonstrates the difference between ordinary class-based React components and PureComponent.

To run this project in browser:

  1. npm install
  2. npm run start

Created with CodeSandbox

About

An interactive mini case study on functional component vs React.Component vs PureComponent re-rendering.

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.