React.memo() guide with examples
Author: Abdullah Numan
Introduction
This is the first part of a series on the use of memoization in React. In this series, we'll cover memoizing a React component with React.memo() as well as caching functions and values with React's memoization hook...
refine.hashnode.dev10 min read