Day 87 | Typeland - Optimize stats calculation (React Context)

02 September, 2020

Still optimizing stats calculation. Use React Context to share typing stats instead of pure state.

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

Link : https://typeland.vercel.app

Back