-
Notifications
You must be signed in to change notification settings - Fork 1
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
코드 가독성 증가 (개발의 파인 다이닝 급인듯) & 카테고리 예외처리 & 기록소 이름 예외처리 #145
Conversation
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.
너무 수고 많으셨습니다 🥹🥹
덕분에 코드가 너무너무 깔끔해진 것 같네용 .ᐟ.ᐟ
@@ -6,7 +6,7 @@ import Photos | |||
// TODO: - 에러 처리 필요 | |||
final class CreateBookCoverViewModel: ViewModelType { | |||
enum Input { | |||
case viewDidAppear | |||
case setBookColor |
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.
P3: 해당 input은 북 컬러를 셋팅한다기보단 BookCover를 처음에 생성하고 첫 셋팅을 총괄하는 input이라 네이밍을 SetBookCover
정도로 하는게 좋을 것 같긴합니당 !
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.
임정 합니다 수정했습니닷
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.
대공사네요 ㄷㄷㄷ 역시... 문서화 장인... 너무 고생하셨습니다!!
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.
구뜨😄
if type == .audio { | ||
try await deleteTemporaryMediaUsecase.execute(media: description) | ||
} |
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.
매우 훌륭합니다.
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.
대..윤철
개발의 파인다이닝이라... 의도가 궁금하네요. 😉 |
@gen-com |
|
아니요 할 게 많아서 도망다니고 있어요 |
#️⃣ 연관된 이슈
⏰ 작업 시간
📝 작업 내용
📸 스크린샷