Design comparison
Solution retrospective
This is the first time I've used a few technologies in my own project such as React's context and useMemo, and styled components. Comments on any part of my project are appreciated, however I would mostly like to hear advice on my general React practices. I tried to apply a lot of what I've learned about React but I want to make sure I'm still using everything in the right places and correctly. I am also curious about what you think of my server-side code. What do you think about the general structure? While this is a small project, would you suggest any additions to security or validation?
Community feedback
- @rmartinez809Posted about 2 years ago
Nice job on this! In regards to security & validation, it looks like any user can up/down vote a comment any number of times. It may be a good idea to control this so you can only vote once on a comment.
Happy coding! 🤙
Marked as helpful1
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