What is the difference between useMemo and React.memo? in which case the React.memo is used? and in which case the useMemo will be used? i have googled for a perfect example to show when the react.memo is used but i cant able to find
What is the difference between useMemo and React.memo? in which case the React.memo is used? and in which case the useMemo will be used? i have googled for a perfect example to show when the react.memo is used but i cant able to find