Skip to content

Use callback use memo/examples #23

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 24, 2025
Merged

Conversation

Hemangshu-Dey
Copy link
Collaborator

PULL REQUEST SUMMARY

Basic examples to understand useCallback and useMemo hooks.


FILES THAT ARE WORKED ON

FILES TOUCHED UPDATED ANY EXSISTING CODE WRITTEN SOMETHING NEW
src/App.jsx yes no
src/components/Hooks/useCallback/DisplayList.jsx no yes
src/components/Hooks/useCallback/List.jsx no yes
src/components/Hooks/useMemo/ChangeTheme.jsx no yes

ANY ISSUES WORKED ON

ISSUE ISSUE LINK
NA NA

PROVIDE EVIDANCE OF WORK

NA


ADDITIONAL NOTE FOR RUNNING LOCALLY

MESSAGE PACKAGES INSTALLED COMMAND TO INSTALL
NA NA NA

GIT FOLLOW UPS

COMMAND EFFECT
git pull main Checkout to the main branch, this will up-to-date your local with remote
git merge origin/main Merges all the up-to-date changes of your local main to local feature branch

@Hemangshu-Dey Hemangshu-Dey merged commit a494203 into main Apr 24, 2025
@Hemangshu-Dey Hemangshu-Dey deleted the useCallback-useMemo/examples branch April 24, 2025 06:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant