Interactive comments section with React

Solution retrospective
This is one of my first solo React projects. I struggled with editing the data and managing it between components. Any tips for improving on that?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Dr-Wrong-Mo
Your CSS work here is fantastic.
I like that you managed the voting history, and I can't upvote or downvote a comment more than once.
What issues did you run into with editing and managing data?
I used JavaScript object classes for my comment object. I thought that was very useful in maintaining continuity.
Marked as helpful
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord