Design a Comment and Reply Data Model
· One min read
A discussion system usually needs to represent a top-level comment, its replies, and the user being replied to.
A discussion system usually needs to represent a top-level comment, its replies, and the user being replied to.