Day 88 | Typeland - Optimize stats calculation (Reduce re-renders)

03 September, 2020

Reduce re-renders with simply wrapping presentational components with React.memo

Code : https://github.com/narze/typeland/pull/11/commits/cec43f99ca19127342ef8896f053a87f1aac5e3a

Link : https://typeland.vercel.app

Back