What is react-fast-compare?
"Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison."
react-fast-compare is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 15.8 KB on disk.
Installation Guide
# Install via NPM
npm install react-fast-compare
# Install via Yarn
yarn add react-fast-compare