-
Notifications
You must be signed in to change notification settings - Fork 0
Refactor: 강의자/참여자 헤더 리팩토링 #233
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
Jw705
merged 6 commits into
boostcampwm2023:dev
from
Jw705:refactor/231208-refactor-header
Dec 9, 2023
Merged
Refactor: 강의자/참여자 헤더 리팩토링 #233
Jw705
merged 6 commits into
boostcampwm2023:dev
from
Jw705:refactor/231208-refactor-header
Dec 9, 2023
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
socket 통신 관련 함수를 핸들러 함수로 분리했습니다.
…asUtil에 저장 다시보기 페이지를 구현할 때 함께 사용할 수 있는 함수를 분리해서 같이 사용할 수 있게 했습니다.
AnalyserNode에서 정규화된 볼륨을 계산하는 calcNormalizedVolume를 분리했습니다.
convertMsTohhmm와 같은 함수를 만들어 분리했습니다.
두번째로 연결해서 사용하는 소켓의 이름을 더 명확한 의미를 갖도록 변경했습니다.
✅ Deploy Preview for boarlog ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
반환값을 주는 것을 잊고 있다가 발견해서 수정했습니다.
Byeonjin
approved these changes
Dec 9, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
LellowMellow
approved these changes
Dec 9, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
파일 분리와 코드 method 분리 너무 좋습니다! 너무 늦게 코드리뷰 드려서 죄송합니다! LGTM :)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
작업 개요
강의자와 참여자 헤더의 코드를 간단하게 리팩토링 했습니다.
다음 PR 올릴 때 변경 사항이 많으면 코드리뷰 하시기 힘드실 것 같아서 리팩토링 한 내용만 먼저 PR 올립니다.
기능이 변한 것은 없어서 편하게 LGTM만 해주셔도 감사하겠습니다.
작업 사항
고민한 점들(필수 X)
여기에 작성하세요
스크린샷(필수 X)
여기에 작성하세요