AGAurobindo Guptainreactjs-concepts.hashnode.dev·May 13, 2022 · 2 min readuseReducer.....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...03CCO
AGAurobindo Guptainreactjs-concepts.hashnode.dev·May 11, 2022 · 3 min readReconciliation and Diffing in React.Let me start by explaining the supposedly confusing but simple concept of Diffing which then plays into the understanding of reconciliation in React. so without wasting much of your time blabbering about how inconsistently great "wink wink" my knowle...03COC