useReducer.....
May 13, 2022 · 2 min read · Hey, this article is to explain the hook, useReducer, where it all began, and where it flows into. What is Reduce function? The story starts from a small simple countryside function called .reduce()😜. The reduce() method takes two arguments: a cal...
CCOchirag and 2 more commented