3 Matching Annotations
  1. Dec 2022
    1. Wrapping a component in React.memo will stop the downstream chain of re-renders that is triggered somewhere up the render tree, unless this component’s props have changed.
    2. hooks changes
  2. Nov 2022