Skip to content
  • Learning paths
  • Challenges
  • Solutions
  • Articles
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted 8 months ago

Full-stack comments with Flask, GraphQL and React

flask, graphql, next, react, zustand
Aleš Zima•420
@Esosek
A solution to the Interactive comments section challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


What are you most proud of, and what would you do differently next time?

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.

Code
Select a file

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Aleš Zima'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
Frontend Mentor logo

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub