Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hugocruzlfc/react-context-optimizing
React Context Optimizing about Kent Dodds blog.
https://github.com/hugocruzlfc/react-context-optimizing
Last synced: about 12 hours ago
JSON representation
React Context Optimizing about Kent Dodds blog.
- Host: GitHub
- URL: https://github.com/hugocruzlfc/react-context-optimizing
- Owner: hugocruzlfc
- Created: 2023-11-29T13:51:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-29T14:01:01.000Z (about 1 year ago)
- Last Synced: 2023-11-30T14:47:23.430Z (about 1 year ago)
- Language: TypeScript
- Size: 197 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Based on the following articles:
### [How to use React Context effectively](https://kentcdodds.com/blog/how-to-use-react-context-effectively)
### [How to optimize your context value](https://kentcdodds.com/blog/how-to-optimize-your-context-value)