Skip to content

Commit

Permalink
Merge pull request #53 from wjlee0908/feature/poop-first-then-somebod…
Browse files Browse the repository at this point in the history
…y-refactor

Feature: (architecture) Add how to go home early
  • Loading branch information
Lee-WonJun authored Aug 12, 2024
2 parents 39e087c + 871cad3 commit 71d4fa9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,8 @@ JDD 의 기초가 되는 소양을 항상 명심하자.
어떻게 설계해도 돌아는 간다.

```
- 일단 코드를 싸라. 그러면 열정적인 동료가 리팩토링해 줄 것이다.
- 클래스, 인터페이스, 이넘, 맴버등 구조 설계에 대해서 뭐라고 하면, ADT(Algebraic Data Type) 에서 합타입이 어쩌고 곱타입이 어쩌고
- 클래스에 기능이 너무 적으면, 아 그건 레코드로 쓰려고 했습니다.
Expand Down

0 comments on commit 71d4fa9

Please sign in to comment.