Skip to content

feat: useLocalStorage 추가 #18

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 2 commits into from
May 24, 2024
Merged

feat: useLocalStorage 추가 #18

merged 2 commits into from
May 24, 2024

Conversation

HBSPS
Copy link
Contributor

@HBSPS HBSPS commented May 24, 2024

  • useLocalStorage 훅 추가
  • useLocalStorage 테스트 코드 추가
  • test:watch 스크립트 추가 (jest --watch)
  • test:coverage 스크립트 추가 (jest --coverage)
  • isServer 유틸 함수 추가
  • isServer 테스트 코드 추가
  • README 수정

image
image

@HBSPS HBSPS added the feature label May 24, 2024
@HBSPS HBSPS requested a review from d0422 May 24, 2024 05:54
@HBSPS HBSPS self-assigned this May 24, 2024
Copy link
Member

@d0422 d0422 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다!
아주 유용한 훅이네요! API도 깔끔하니 조씁니당

HBSPS added 2 commits May 24, 2024 15:41
- 같은 키를 갖는 다른 useLocalStorage에 의한 변경을 감지할 수 있음
@HBSPS HBSPS force-pushed the useLocalStorage branch from c26c8d6 to 8aff82f Compare May 24, 2024 06:42
@HBSPS HBSPS merged commit 81850ef into Rapiders:main May 24, 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.

2 participants