dwjohnston / dwjohnston/blacksheepcode
posts/no_react_context_is_not_causing_too_many_renders
Open
- Dominant language
- MDX
- Stars
- 3
- Forks
- 1
- Avg merge
- 6m
- Merged PRs (30d)
- 2
Description
# No, react context is not causing too many renders
A lot of people are under the impression that context shouldn't be used to store state, because it'll cause the entire application tree to re-render. This is a misnomer.
[https://blacksheepcode.com/posts/no_react_context_is_not_causing_too_many_renders](https://blacksheepcode.com/posts/no_react_context_is_not_causing_too_many_renders)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.