React hooks like am 5-ish : useReducer
useReducer
useReducer according to the docs
useReducer is defined in the official docs as an alternative to useState, if you have heard of Redux, yes, it works just like Redux, so if you have always used redux, useReducer shouldn't be very different....
nates.hashnode.dev2 min read