Design comparison
Solution retrospective
I'm proud of making this as a full-stack app in the end. I wasn't planning it at first but this project seems awesome because it uses all the CRUD operations. I didn't find an easy way to deploy Flask app so the live project is actually just a FE.
Next time, I would use Tailwind as writing CSS in React is time consuming and the need for extra files is not convenient. However, I wanted to practice vanilla CSS and it worked out well.
What challenges did you encounter, and how did you overcome them?I had some issue making the nested comments render correctly. Both in code (making this just a 1 level replies) and in the UI. I had to reworked the logic. Some issues arised when making the backend API for storing votes, I wanted to have good UX and had to redo the logic how upvotes and downvotes work.
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