I've come across quite a few LinkedIn posts criticizing React Context. Some of them make a claim like this: "React Context causes every component to re-render, even components that don't consume the context. " That claim is simply incorrect .

Source: [Dev.to](https://dev.to/afiiif/misusing-react-context-then-blaming-react-context-300c)

Sponsored