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
책에서 나온 API 레이어
레이어가 많다! → 레이어가 많아질수록 코드가 복잡해짐
View Model이 꼭 필요한 경우에만 사용하자.
그렇다면 필요하지 않은 경우는?
Mocking할 때 다들 어떤 거 사용하시나요?
The text was updated successfully, but these errors were encountered:
bada308
No branches or pull requests
책에서 나온 API 레이어
레이어가 많다! → 레이어가 많아질수록 코드가 복잡해짐
View Model이 꼭 필요한 경우에만 사용하자.
그렇다면 필요하지 않은 경우는?
Mocking할 때 다들 어떤 거 사용하시나요?
The text was updated successfully, but these errors were encountered: