React Hook #4 useReducer()
React Hooks are v16.8 specification which allows certain backward compactible functionalities without any use of class based ordering.
Let's see the better version of useState for complex state logic and better state management. And optimal for opti...
shamaayil.hashnode.dev5 min read