I want to allow users to comment on a post and reply to comments (one level deep). What's a simple state model?
I'm prototyping a Q&A page without a backend. How can I mark one answer as the accepted solution?