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

refactor: 방 생성, 방 관리의 폼 관리 리팩토링 #502

Merged
merged 2 commits into from
Feb 18, 2024

Conversation

bbearcookie
Copy link
Member

@bbearcookie bbearcookie commented Feb 4, 2024

🧩 이슈 번호

✅ 작업 사항

  • 폼 관련 상수를 FORM_LITERAL 객체로 관리
  • 변경 사항이 발생한 기능으로 임시 주석 처리 했던 내용 제거
  • as const 선언 및 JSDoc 적용

👩‍💻 공유 포인트 및 논의 사항

@bbearcookie bbearcookie added ☁️ FE 프론트 레포지토리에서의 작업 ♻️ refactor 기존의 코드 개선 작업 labels Feb 4, 2024
@bbearcookie bbearcookie self-assigned this Feb 4, 2024
@bbearcookie bbearcookie merged commit 174ae7e into dev Feb 18, 2024
2 checks passed
@bbearcookie bbearcookie deleted the refactor/#501/room-form branch February 18, 2024 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
☁️ FE 프론트 레포지토리에서의 작업 ♻️ refactor 기존의 코드 개선 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

방 생성, 방 관리의 폼 관리 리팩토링
1 participant