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).
Rob is the Product Development Manager at aTech Media. He is absurdly tall with a passion for CSS, JavaScript, burgers, and rugby.
Displaying all 4 posts
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).
We want to reward you for all of your wonderful support, that’s why the team here at DeployHQ are incredibly excited to announce our new brand referral scheme!
A quick tutorial explaining how to add a toast notification system to your React/Redux application.
Over the past few weeks a lot of you have been getting in touch to let us know what you think about the new version of Deploy which is currently...