Entertainment web app with React , React Query, Tailwind, Supabase...

Solution retrospective
I'm proud of how I used React Query’s useMutation with optimistic updates to make my app feel more responsive. It instantly reflects UI changes before the server confirms them, improving user experience. Next time, I will make error handling better by showing clearer messages and improving the rollback process when something goes wrong.
What challenges did you encounter, and how did you overcome them?I faced challenges integrating Supabase with React Query, especially when handling mutations and syncing data. I overcame them by using ChatGPT and Stack Overflow for guidance. Their solutions helped me understand the correct approach, debug issues, and improve my implementation.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @LukasT1
Great work using a custom API instead of the provided data and going much further than the original challenge.
I took a look at your code it looks very neat. I certainly have a long way to go in organizing and commenting my own code.
Very glad you learned from Jonas's course which I am also following, so hopefully I would be able to come back to this project and develop it further and do something similar that you did.
Cannot really give you any meaningful tips, since you are far ahead. So keep up the good work :]
- @hamidsaifi8
Great work! looking cool but you also can add hide and unhide icon for password, for better UI.
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