this post was submitted on 24 Jun 2023
0 points (NaN% liked)

Lemmy App Development

698 readers
24 users here now

A place for Lemmy builders to chat about building apps, clients, tools and bots for the Lemmy platform.

On-Topic:

Off-Topic:

founded 1 year ago
MODERATORS
 

i have requests to fetch comment and post data, but i'm struggling to work out how to build a tree from the responses? do i fetch comments with arg parent_id to get a comment's children, and do so recursively for those comments returned that themselves have comments?

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here