https://github.com/githubjakob/react-redux-selector-demo
https://github.com/githubjakob/react-redux-selector-demo
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/githubjakob/react-redux-selector-demo
- Owner: githubjakob
- Created: 2022-05-10T13:59:03.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-10T14:08:59.000Z (about 4 years ago)
- Last Synced: 2025-02-16T20:28:23.508Z (over 1 year ago)
- Language: JavaScript
- Size: 296 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-redux-selector-demo
Small demo project to test out different ways of using RTK selectors and
how it affects memoization and re-rendering of components.