This project demonstrates the difference between ordinary class-based React components and PureComponent.
To run this project in browser:
npm install
npm run start
An interactive mini case study on functional component vs React.Component vs PureComponent re-rendering.
JavaScriptNOASSERTION
This project demonstrates the difference between ordinary class-based React components and PureComponent.
To run this project in browser:
npm install
npm run start