About Redux
Redux is a third-party library that we can use to manage the global state in a web application. And I say web application because Redux is a complete standalone library that we could use with any framework or even Vanilla JavaScript. However, Redux h...
samarjitmahi.hashnode.dev5 min read