RecentFind the latest updates
PopularPopular items
TrendingTrending now
FollowsExplore your follows
DiscussionsExplore discussions

Popular Tags

Categories

Questions

Sophia Lee
How to implement nested comments (level 2) in React?asked by Sophia Lee

I want to allow users to comment on a post and reply to comments (one level deep). What's a simple state model?

react
state
ui
Ethan Brown
Mark an answer as accepted in client-only Q&A demo?asked by Ethan Brown

I'm prototyping a Q&A page without a backend. How can I mark one answer as the accepted solution?

nextjs
prototype