Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
📝 관련 이슈
MOD-56
💻 작업 내용
케밥 케이스와 카멜 케이스 표기가 섞여 있던 경로들을 모두 케밥 케이스로 통일했습니다.
Google의 URL 구조 권장사항를 참고해서 케밥 케이스로 결정했어요.
👻 참고(?)
원래 이 PR에 ROUTE 내부 프로퍼티 이름들을 대문자로 변경하려고 했었는데요 ㅎㅎ..
에어비앤비 스타일 가이드에 보니 프로퍼티 이름들까지 대문자로 변경하는 것은 불필요하다고 정리되어 있더라고요...!!
이미 알고 계셨을수도 있지만,,, 저는 처음 아는 사실이라 같이 링크해봅니다..ㅎㅎ
https://airbnb.io/javascript/#naming--uppercase