What is redux?
"Predictable state container for JavaScript apps"
redux is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 283.0 KB on disk.
Installation Guide
# Install via NPM
npm install redux
# Install via Yarn
yarn add redux