Redux in react
Let's see a complex state management tool used in high end react apps.
TL;DR
So far in recent posts we have discussed about useReducer and useContext hooks, which can't handle any complex data flow so which we move onto a third party dependency calle...
shamaayil.hashnode.dev6 min read