Header

Articles from November 2018

Displaying posts 11 of 1 in total

What does React.memo do?

React.memo is a higher order component that you can use to ensure functional components only re-render when the props change (much like PureComponent for class components).

Tree

Proudly powered by Katapult. Running on 100% renewable energy.