Sitemap
Oct 15, 2021

EVERYONE BE CAREFUL: when you use React context, each modification in the context state makes all the children re-render. So you can use it just for small projects or you'll end up with performance issues. This of course have to be solved, by implementing some rules to prevent the re-render

Lorenzo Spyna
Lorenzo Spyna

Written by Lorenzo Spyna

💻Writes web2 and web3 code | 🚀 firenze.dev co-founder | 🥑 0xpolygon Advocate — https://spyna.it

No responses yet