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
전체 SPA기반 구조가 잘 잡혔네요.
유틸리티는 모두 다른 파일로 만들지 않고, 한 파일에 모아두어도 될 듯. 양도 적으니.
AuthPage.ts 의 inputs 객체는 상수처럼 고정된 것이라면 이곳에 있는것이 맞고, 변경가능성이 있다면 서버에서 가져오고요.
core/router 모듈 잘 만든것 같네요.
화이팅임다.
The text was updated successfully, but these errors were encountered:
피드백 감사합니당😇
Sorry, something went wrong.
No branches or pull requests
전체 SPA기반 구조가 잘 잡혔네요.
유틸리티는 모두 다른 파일로 만들지 않고, 한 파일에 모아두어도 될 듯. 양도 적으니.
AuthPage.ts 의 inputs 객체는 상수처럼 고정된 것이라면 이곳에 있는것이 맞고, 변경가능성이 있다면 서버에서 가져오고요.
core/router 모듈 잘 만든것 같네요.
화이팅임다.
The text was updated successfully, but these errors were encountered: