
Interactive comments section
Design comparison
Solution retrospective
Structuring the components correctly , essentially the list of comments and replies.
What challenges did you encounter, and how did you overcome them?The intitial chanllenge was the structure of the comments and replied which I broke down into two lists conatained within a comments component for the full list of comments and then map the comments with a comment component and within the comment component a mapped list of replies with the reply component.
What specific areas of your project would you like help with?Any feedback especially regarding how nested my code is and excessive prop drilling. Any recommendations on building this into a full stack app.
Community feedback
Please log in to post a comment
Log in with GitHubJoin 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