Submitted 3 days agoA solution to the Interactive comments section challenge
Interactive Comments Section built with React and Tailwindcss
@JohnsonWalker-cmd

Solution retrospective
What are you most proud of, and what would you do differently next time?
I'm proud to have tested my knowledge in react and tailwindcss through this project. Next time I'll use nextjs and typescript to achieve the same results.
What challenges did you encounter, and how did you overcome them?- How to link a reply to a specific comment - I used the ids of the comments and then used recursion to handle them.
- How to store comment when the page refreshes - I explored localStorage and I was able to acheive it
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Johnson Saka's solution.
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