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

[Hotfix] 레이싱 게임에 Saga 적용 후 리팩토링 #55

Merged
merged 7 commits into from
Aug 23, 2024

Conversation

minani-0621
Copy link
Contributor

✅ 구현사항

  • topRate state를 UI 컴포넌트에서 분리 -> RacingGameWork에 적용
  • useSaga를 이용해서 api call 구현
  • animationCompletedRef와 firstCompleteBlockRef를 이용해서 중복으로 점수 백분위 api call이 실행되는 것을 방지

@minani-0621 minani-0621 added the Hotfix hotfix label Aug 21, 2024
@minani-0621 minani-0621 requested a review from Dunkkkk August 21, 2024 03:32
@minani-0621 minani-0621 merged commit 7fa1ab3 into develop Aug 23, 2024
1 check passed
@minani-0621 minani-0621 deleted the hotfix/racingGameRefactor branch August 25, 2024 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hotfix hotfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant