https://github.com/9h7d9x/react_week6_hooks_assignment
Week 6 React Assignment
https://github.com/9h7d9x/react_week6_hooks_assignment
usecallback-hooks usememo-hooks useref-hook
Last synced: 2 months ago
JSON representation
Week 6 React Assignment
- Host: GitHub
- URL: https://github.com/9h7d9x/react_week6_hooks_assignment
- Owner: 9H7D9x
- Created: 2024-03-23T05:37:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-23T11:06:34.000Z (about 1 year ago)
- Last Synced: 2025-01-04T19:14:08.955Z (4 months ago)
- Topics: usecallback-hooks, usememo-hooks, useref-hook
- Language: JavaScript
- Homepage:
- Size: 116 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## React hook assignments
You will find a bunch of folders this week, each with some set of assignments for a specific hook
Go to the folder (for example 1-use-memo) and comment out the Assignment component you are working on (Assignment1/Assignment2...) and try to solve it
There are no tests, but solution videos will be provided