blog_robinwieruch_content icon indicating copy to clipboard operation
blog_robinwieruch_content copied to clipboard

react-prevent-rerender-component: memo

Open rwieruch opened this issue 5 years ago • 0 comments

https://github.com/rwieruch/blog_robinwieruch_content/blob/master/react-prevent-rerender-component.md

"Great piece of content. Small addition: it is also possible to use React.memo to control rerendering of stateless functional components, which I personally prefer to installing recompose."

See http://disq.us/p/20auq1e

  • [ ] add section about the memo option

rwieruch avatar Mar 16 '19 13:03 rwieruch