Skip to content

[운송 I (배송)] 미션 구현 (신윤철)#5

Open
Shin-Yun-Cheol wants to merge 6 commits intoallrounder-backend:mainfrom
Shin-Yun-Cheol:basic
Open

[운송 I (배송)] 미션 구현 (신윤철)#5
Shin-Yun-Cheol wants to merge 6 commits intoallrounder-backend:mainfrom
Shin-Yun-Cheol:basic

Conversation

@Shin-Yun-Cheol
Copy link

@Shin-Yun-Cheol Shin-Yun-Cheol commented Aug 11, 2025

✅ CheckList

  • 기본
  • 응용
  • 심화

신경써서 구현한 점 / 어려웠던 점

  • interface의 활용
  • repository활용

📚 Retrospective (YWT)

What I did

  • MVC를 통해 의존성 분리
  • SRP 준수하기 위해 노력

What I Learned

  • interface의 활용
  • Optional 타입의 활용

What I will do next

  • 단위 테스트
  • 응용, 심화 단계 구현 및 인터페이스의 다양한 활용

✨ Impression

interface를 활용하기 위해 해봤는데 아직은 굳이 왜 써야하는지 잘 모르겠고, TDD를 활용한 개발을 다음에 해보면 더 구현이 쉬워질 수 도 있을 것 같다는 생각이 들었다.

outputView.printCoordNotFound(dst.name(), dst.id());
return;
}

Choose a reason for hiding this comment

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

Optional 사용법을 생각 못하기도 했고 잘 몰랐는데 리뷰하면서 공부할 수 있었네요. 좋은 것 같아요!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants