Submitted over 1 year ago
interactive comments display using reactjs
@wintercodeNKJJ
Design comparison
SolutionDesign
Solution retrospective
Hi everyone, I hope you will take a look at my solution.
I used reactjs and tailwindcss for this one.
Difficulties
- Making the reply fields disappear when a reply is done
- Making the update fields to disappear when an update is done
- Avoiding the page reload after the delete is done
Best Practices
- What is the most effective way to use top land marks in react.js
- Is there any way to separate a component from functions that are strongly related to that component? (Like it is done in Angular) or is there any better way to structure my code.
(I currently use context to share provide functions to all my components)
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