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

[4기][3주차] Wordle 과제 제출 - 알렉스 #18

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

giibeom
Copy link

@giibeom giibeom commented Apr 2, 2023

페어프로그래밍

후기

  • 페어 프로그래밍을 어떻게 효율적으로 진행할 수 있을지 알게 된 경험이었습니다.
  • 조금 더 직관적이고 의도가 뚜렷한 코드에 대해서 실시간으로 의견을 공유하고, 함께 클린한 코드로 만들어 가는 과정을 경험하게 되었습니다.
  • 내비게이터를 진행할 때 드라이버에게 방향성을 잃지 않도록 숲을 봐주고, 의식적으로 로우 레벨에서 마이크로 매니징을 하지 않게 노력하여 드라이버가 내비게이터에 의존되지 않도록 하는 연습을 하게 된 경험이었습니다.
  • 드라이버로 개발을 진행할 때 내비게이터가 흐름을 놓치지 않도록 계속해서 내 의도를 말하며 커뮤니케이션하는 연습을 하게 된 경험이었습니다.

Copy link

@jadie0319 jadie0319 left a comment

Choose a reason for hiding this comment

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

안녕하세요 알렉스님.
일단 1차로 리뷰를 해봤는데 코드 순서대로 보면서 했더니 중복되는 것도 있고
이후의 커밋에서 반영하신 것도 있고 하네요... 리뷰 어렵네요 ㅠㅠ
리뷰할게 더 보이게되면 그때 다시 댓글 달겠습니다 ㅎㅎ

Copy link
Author

@giibeom giibeom left a comment

Choose a reason for hiding this comment

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

리뷰 세세하게 해주셔서 감사합니다 ㅎㅎ
피드백 반영하다가, 기존 구조가 좀 마음에 안들어서 Service 코드를 다이어트시키고 일급 컬렉션 객체인 AnswerKeyword 를 추가하여 관련 기능을 모두 응집시켜봤습니다 :)

또 같이 토론할 거리나, 이상해보이는 코드가 있다면 편하게 말씀해주시면 감사하겠습니다!! 🙇🏻‍♂️🙇🏻‍♂️

@giibeom giibeom requested a review from jadie0319 April 15, 2023 11:14
Copy link

@jadie0319 jadie0319 left a comment

Choose a reason for hiding this comment

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

리팩토링 잘 하셨네요!

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.

3 participants