본문 바로가기

우테캠3

[우아한테크캠프pro] 6주차 미션 : 레거시 코드 리팩터링 후기, 코드리뷰 (자바 백엔드, NextStep, 우아한형제들, 우테캠pro, 우테캠프로) 6주 차 미션 : 레거시 코드 리팩터링 저장소: github.com/next-step/jwp-refactoring/tree/jhhj424 1차 리뷰: github.com/next-step/jwp-refactoring/pull/15 2차 리뷰: github.com/next-step/jwp-refactoring/pull/24 3차 리뷰: github.com/next-step/jwp-refactoring/pull/40 4차 리뷰: github.com/next-step/jwp-refactoring/pull/58 참고자료: 조영호 님의 `우아한 객체지향` 발표 , 이동욱 님의 `우아한 객체지향` 정리 , 권용근 님의 `멀티모듈` 정리 , gradle 에서 compile과 implementation의 차이 , gr.. 2021. 1. 24.
[우아한테크캠프pro] 5주차 미션 : 인수 테스트 기반 TDD 후기, 코드리뷰 (자바 백엔드, NextStep, 우아한형제들, 우테캠pro, 우테캠프로) 5주 차 미션 : 인수 테스트 기반 TDD 저장소: github.com/next-step/atdd-subway-service/tree/jhhj424 1차 리뷰: github.com/next-step/atdd-subway-service/pull/11 2차 리뷰: github.com/next-step/atdd-subway-service/pull/22 3차 리뷰: github.com/next-step/atdd-subway-service/pull/33 4차 리뷰: github.com/next-step/atdd-subway-service/pull/47 후기 인수 테스트 기반의 TDD를 진행하여 TC 기반의 요구사항 기능 구현 및 리팩토링에 익숙해지고 있다. Mock을 사용해서 Stubbing 테스트를 작성할 수 .. 2021. 1. 14.
[우아한테크캠프pro] 1주차 미션 RacingCar 후기, 코드리뷰 (자바 백엔드, NextStep, 우아한형제들, 우테캠pro, 우테캠프로) 1주 차 미션 : 자동차 경주 - 단위 테스트 저장소 : github.com/jhhj424/java-racingcar/tree/jhhj424 RacingCar 1차 리뷰 : github.com/next-step/java-racingcar/pull/1662 RacingCar 2차 리뷰 : github.com/next-step/java-racingcar/pull/1703 RacingCar 3차 리뷰 : github.com/next-step/java-racingcar/pull/1717 후기 의미 있는 메서드, 클래스 명명이 쉽지 않았다. 좋은 테스트 코드 작성을 위한 핵심 로직의 설계가 어려웠다. 지킨다면서 지켰지만 객체지향 생활 체조 원칙이 뜬금없이 삐걱될 때가 있었다. 모든 step이 다 Merge 되고 .. 2020. 12. 10.