We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
이전부터 느꼈지만 이미지 업로드 코드를 추가하면서 DTO의 필요성을 더더욱 느낍니다. typescript 처럼 타입이 없으니까 괜찮지 않을까 했는데 서비스단 함수 인자가 다른게 무척이나 신경쓰여 변경하려 합니다 ...
The text was updated successfully, but these errors were encountered:
hyejungg
No branches or pull requests
What is this issue? 🚀
이전부터 느꼈지만 이미지 업로드 코드를 추가하면서 DTO의 필요성을 더더욱 느낍니다.
typescript 처럼 타입이 없으니까 괜찮지 않을까 했는데 서비스단 함수 인자가 다른게 무척이나 신경쓰여 변경하려 합니다 ...
Progress 🏃♀️
The text was updated successfully, but these errors were encountered: