How to Memoize Components in React

Using React.memo, useMemo other APIs to limit re-rendering of components

Ross Bulat

--

Memoizing: Your first port of call for performance optimisation

Memoizing in React is a performance feature of the framework that aims to speed up the render process of components. The technique is used in a wide…

--

--

Ross Bulat

Programmer and Author. @ Parity Technologies, JKRB Investments