https://github.com/dennib/react-rerender-playground
A simple TS React app to play around with memoized values/functions and React rerenders.
https://github.com/dennib/react-rerender-playground
memoization react react-hooks reactjs usecallback usememo usememo-hook
Last synced: 11 months ago
JSON representation
A simple TS React app to play around with memoized values/functions and React rerenders.
- Host: GitHub
- URL: https://github.com/dennib/react-rerender-playground
- Owner: dennib
- Created: 2023-02-16T21:11:22.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-16T21:16:40.000Z (almost 3 years ago)
- Last Synced: 2025-02-05T06:35:56.469Z (about 1 year ago)
- Topics: memoization, react, react-hooks, reactjs, usecallback, usememo, usememo-hook
- Language: TypeScript
- Homepage:
- Size: 300 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Re-Render PlayGround
## A simple TS React app to play around with memoized values/functions and React rerenders.
Built with 💙.