blog_robinwieruch_content
blog_robinwieruch_content copied to clipboard
react-prevent-rerender-component: memo
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