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주차] 기본과제 제출 #6

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

[6주차] 기본과제 제출 #6

wants to merge 9 commits into from

Conversation

biiit4894
Copy link
Contributor

@biiit4894 biiit4894 commented Nov 25, 2022

SERVER PR


🐕 과제 구현 명세

  • 4주차 세미나 코드에 이어서 jwt token 사용법을 익히기
  • DTO 사용법을 통해 UserCreateDTO와 UserSignInDTO 생성하기

🐥 이런 점이 새로웠어요 / 어려웠어요

  • 저는 사실 controller, router, service의 폴더구조도 상당히 낯설어서 각각이 무슨 역할인지 다시 찾아보고 또 찾아보고 계속 그랬는데 역시 실전을 맞닥뜨려야 이해가 되는게 맞는 것 같네요.. 그래도 합세와 솝커톤을 거치니 이제야 각각의 역할이 어떤 것인지 좀 감이 잡히는 것 같습니다! 적어도 코드를 보고 아 이건 뭔가 컨트롤러 같다 서비스 같다 정도의 구분은 가능해졌습니다 ^^

  • 다만 유저 생성시 어떤 조건을 지켜야 하는지 (?) 는 뭔가 service나 controller상에 작성해야할 것만 같은데 router에서 인자로 작성해주는 것을 보고.. 약간 멘붕이 올뻔했던 것 같습니다 ㅋ 어쩌겠어요 저는 할 수 있습니다ㅏ~ 공부하는수밖에~~

  • src/router/userRouter.ts

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.

1 participant