Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted over 1 year ago

Feedback app with firebase

firebase, react, react-router, typescript, vite
Hana•960
@Hanka8
A solution to the Product feedback app 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?

Next time, I would use React Query for managing asynchronous state, as it simplifies data fetching and state management. I would also consider utilizing CSS frameworks or component libraries to streamline my workflow and maybe this utility for conditionally joining classNames together.

What challenges did you encounter, and how did you overcome them?

Creating an app with CRUD functionality was challenging, so I opted to use Firestore as a simple yet functional solution. Since the app was for learning purposes, I didn't prioritize security, though I am aware of some common bad practices in this area. My next challenge was writing custom hooks with asynchronous code to manipulate data and manage the state of components, ensuring they communicated with each other properly.

What specific areas of your project would you like help with?

I am not sure If my code needs further encapsulation and maybe my components are too long? What do you think about my state managing and conditional rendering? Any other feedback is welcome.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Hana'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

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

Frontend Mentor

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

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