Little app for testing assumptions with React's shouldComponentUpdate
npm install
- or - yarn install
npm run dev
- or - yarn dev
Open index.html file in browser
Little app for testing assumptions with React's shouldComponentUpdate
JavaScriptMIT