react-model-todomvc
February 17, 2019 ยท View on GitHub
How can I optimize with react-model on big dataset?
This repo answers it.
In short words: React.memo + useStore's depActions
Quick Start
npm i
npm run start
February 17, 2019 ยท View on GitHub
How can I optimize with react-model on big dataset?
This repo answers it.
In short words: React.memo + useStore's depActions
npm i
npm run start