How Does Shallow Comparison Work In React?
Shallow comparison as a concept is all over React development. It plays a key role in different processes and can also be found at several places in the lifecycle of React components. Think of the mechanism to determine whether class components shoul...
chakshunyu.hashnode.dev6 min read