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

6장 ~ 10장 #16

Open
ghost opened this issue Jan 31, 2023 · 1 comment
Open

6장 ~ 10장 #16

ghost opened this issue Jan 31, 2023 · 1 comment

Comments

@ghost
Copy link

ghost commented Jan 31, 2023

안녕하세요! 이번 시간 참여해서 얘기하고 싶었는데 아마 참여하지 못할 것 같아서,, 이슈로 남깁니다 🥲

  1. 저는 요즘 주로 객체를 작성할 때 책에 나온 bean구조를 기본으로 작성한 뒤 확장해서 사용하는데, 다른 분들은 어떤 패턴으로 작성하시는지 궁금합니다.

  2. DTO,, 사용하시나요??
    프론트 입장에선 API 리턴값에 적용할 수 있을텐데, 좋은 것 같으면서도 모든 상황에 적용하기엔 살짝 과하다 싶은 느낌도 들더라구요. 다른 분들의 의견이 궁금합니다.

  3. 책 속 java의 interface처럼 사용하려면, ts에서는 implements interface로 작성해야 할 것 같은데, 다른 분들은 그렇게 사용하시는지 궁금합니다.
    (저는 implements는 사용하지 않습니다...... )

@perfumelim
Copy link
Collaborator

perfumelim commented Feb 1, 2023

제가 궁금한 점도 경아님 이슈에 이어서 적겠습니다!

Q. 6장에서 추상화에 관한 이야기가 나오잖아요. 그런데 추상화가 지나치게 많이 된 코드도 유지보수의 적이 된다고 들었는데요. (코드를 작성하지 않은 사람이 읽기에 어려움이 있기도 하고요) 어느 정도의 추상화가 적절한지 판단하시는 기준 같은 게 있나요? 1주차 때 이에 관련된 이야기를 나눴던 것으로 기억나는데 아직도 어느 때 추상화를 해야겠다고 느껴야 되는지 잘 모르겠어요 🤔

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

No branches or pull requests

1 participant