Skip to content

Refactor : community기능 interface에서 type으로 변경#50

Open
mung96 wants to merge 6 commits intodevfrom
49-refactor-community기능-interface에서-type으로-변경

Hidden character warning

The head ref may contain hidden characters: "49-refactor-community\uae30\ub2a5-interface\uc5d0\uc11c-type\uc73c\ub85c-\ubcc0\uacbd"
Open

Refactor : community기능 interface에서 type으로 변경#50
mung96 wants to merge 6 commits intodevfrom
49-refactor-community기능-interface에서-type으로-변경

Conversation

@mung96
Copy link
Contributor

@mung96 mung96 commented Dec 20, 2024

관련 이슈 번호

#49

📝작업 내용

  1. types,constants,query 폴더 추가 및 절대경로 설정
  2. interfacetype으로 변경 (소스 코드 전체에서 수정)
  3. type 변수명 변경
    - 변경 전 : 인터페이스에 I를 붙여서 네이밍함 e.g)IBetting
    - 변경 후 : I접두사 제거, api 호출에 쓰는 경우 Request 또는 Response를 접미사로 붙임(이걸 컨벤션으로 해도 괜찮을듯?)
  4. 회의 떄 이야기한 타입스크립트 컨벤션 적용은 아직 안함. 노션에 올라온 뒤 적용 예정

🔥 check your project preview here!

@mung96 mung96 added the Refactor♻️ 코드 리팩토링 label Dec 20, 2024
@mung96 mung96 self-assigned this Dec 20, 2024
@mung96 mung96 removed the request for review from ChaMinXD December 20, 2024 09:32
Copy link

@doreming16 doreming16 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻👍🏻👍🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Refactor♻️ 코드 리팩토링

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants