Skip to content

Conversation

@ayoung-dev
Copy link
Collaborator

@ayoung-dev ayoung-dev commented Dec 1, 2024

resolved :

👩‍💻 요구 사항과 구현 내용

댓글조회

  • 게시글 별로 댓글 조회
  • 댓글-대댓글 구조로 조회
  • 삭제된 댓글 중 대댓글이 존재하는 경우 내용은 "삭제된 댓글입니다", 작성자는 빈값으로 조회

✅ PR 포인트 & 궁금한 점

댓글-대댓글 구조로 조회를 처음 해봐서 service 쪽을 집중적으로 봐주셨으면 합니다..

@ayoung-dev ayoung-dev self-assigned this Dec 1, 2024
@ayoung-dev ayoung-dev linked an issue Dec 1, 2024 that may be closed by this pull request
3 tasks
Copy link
Collaborator

@leebs0521 leebs0521 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다~

Copy link
Collaborator

@m-a-king m-a-king left a comment

Choose a reason for hiding this comment

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

수고하셨습니다! 제 코드가 왜 섞인 걸까요??

댓글, 대댓글 구조는 오랜만에 코딩 테스트 문제를 본 느낌이네요...
DFS, 위상 정렬이 생각났습니다.

Copy link
Collaborator

Choose a reason for hiding this comment

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

쉽지 않네요... 한참 이해해 봤는데, 삭제 때문에 복잡해진 것 같아요. 수고하셨습니다.

@ayoung-dev ayoung-dev force-pushed the feature/78-add-community-comment-query branch from 61838f4 to 7152613 Compare December 2, 2024 02:36
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 2, 2024

@ayoung-dev ayoung-dev merged commit 0b50ac0 into main Dec 2, 2024
2 checks passed
@ayoung-dev ayoung-dev deleted the feature/78-add-community-comment-query branch December 2, 2024 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] 커뮤니티 댓글 조회 기능

4 participants