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

코드 규칙 #2

Open
nemobim opened this issue Jan 7, 2023 · 4 comments
Open

코드 규칙 #2

nemobim opened this issue Jan 7, 2023 · 4 comments
Assignees
Labels
notice notice

Comments

@nemobim
Copy link
Member

nemobim commented Jan 7, 2023

수정 : modify 수정 내용
업데이트 : update 업데이트 내용
생성 : add 생성 내용
삭제 : delete 삭제 내용

ex) #1 [add] 폴더 구조 생성

@nemobim nemobim added the notice notice label Jan 7, 2023
@0001401
Copy link
Contributor

0001401 commented Jan 7, 2023

  • 기능 구현 끝나면 커밋하기 (no error)
  • 본인 외 코드 수정 시에는 미리 말해주세요!
  • 중요한 전달사항 및 기능 구현 완료시 카톡으로 알려주기
  • 자주 커밋하고 기능 구현 끝나고 **dev**에 **push**할 땐 꼭! 공지해주기 (승인해 줘야 올라가요잉 🥲 )
  • 자기 전에 **commit** 하기, 일어나서 **pull** 받기
  • 기능 구현 끝나고 커밋할 때는 사용했던 콘솔로그 지워주세요

@nemobim nemobim changed the title commit message 코드 규칙 Jan 12, 2023
@nemobim
Copy link
Member Author

nemobim commented Jan 12, 2023

  • 변수명은 사용하는 입장에서 생각해서 달아주세요
    • **boolean** : is~
    • **array** : ~s
  • 기능별 주석 달기 (일반 주석: **//**) ⇢ **/** export 할 때 사용하는 주석 */**

@nemobim
Copy link
Member Author

nemobim commented Jan 12, 2023

클린코드 작성하기 참조

https://hsp0418.tistory.com/173
https://yoon-dumbo.tistory.com/63

@nemobim nemobim assigned Pasilda123 and unassigned wonstruckk and 0001401 Jan 19, 2023
@nemobim
Copy link
Member Author

nemobim commented Feb 15, 2023

타입 인터페이스 작성시 변수명은 I 로 시작~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
notice notice
Projects
Status: ⚙️ Notice
Development

No branches or pull requests

5 participants