Skip to content
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

usePreservedCallback 커스텀훅 작성 (issue #7) #8

Merged
merged 2 commits into from
Sep 23, 2024
Merged

Conversation

brgndyy
Copy link
Owner

@brgndyy brgndyy commented Sep 23, 2024

함수의 참조 무결성을 보장하면서도 최신 상태 값을 반영하는 usePreservedCallback 커스텀 훅을 작성합니다.

@brgndyy brgndyy added the 기능 기능 구현 label Sep 23, 2024
@brgndyy brgndyy self-assigned this Sep 23, 2024
@brgndyy brgndyy merged commit bc4cca4 into main Sep 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
기능 기능 구현
Projects
None yet
Development

Successfully merging this pull request may close these issues.

usePreservedCallback 커스텀훅 작성
1 participant