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

[Refactoring] 중복코드제거, 불필요한 주석 제거, 코드 모듈화 #90

Open
9 of 12 tasks
zuzokim opened this issue Aug 10, 2021 · 0 comments
Open
9 of 12 tasks
Assignees

Comments

@zuzokim
Copy link
Collaborator

zuzokim commented Aug 10, 2021

ISSUE

  • Type:
  1. Error Handling
  2. Enhancement
  3. Add new feature
  • Detail:
  1. 현재상황 :
  • 곳곳에 중복 코드 제거 필요
  • 불필요한 주석 제거 필요
  • app.js 모달 분기 코드 모듈화 필요
  • import 모듈화 (app.js, store .. etc) 필요
  • profile 메소드명 규칙에 맞게 수정 필요
  • validation 변수명 규칙에 맞게 수정 필요
  • 이미지 파일명(png, gif) 규칙에 맞게 수정 필요
  • package.json dependency/devdependency 정리 필요
  • 콘솔창 warning 해결 필요
  1. 작업방향 :
  • 위 사항들 수정 예정
  • 추가 발견 사항들은 수정 후 PR시 메세지로 기록 예정이니 확인후 리뷰 부탁드립니다

Work

  1. 곳곳에 중복 코드 제거 필요
  2. 불필요한 주석 제거 필요
  3. app.js 모달 분기 코드 모듈화 필요
  4. import 모듈화 (app.js, store .. etc) 필요
  5. profile 메소드명 규칙에 맞게 수정 필요
  6. validation 변수명 규칙에 맞게 수정 필요
  7. 이미지 파일명(png, gif) 규칙에 맞게 수정 필요
  8. package.json dependency/devdependency 정리 필요
  9. 콘솔창 warning 해결 필요
@zuzokim zuzokim self-assigned this Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant