Solution using TypeScript, React and Tailwind CSS

Solution retrospective
Proud: this is my first React project! While having Vue experience definitely helped, I still had to learn a ton.
Would do differently: listen to React documentation when it insists multiple times on using a library for fetching instead of trying to implement it myself and ending up using a library anyway...
What challenges did you encounter, and how did you overcome them?The way React deals with handling events on children components threw me off initially, since it's quite different from how Vue does things with emitting events, which initially resulted in some not very great at all code. I think I adjusted and cleaned it up though.
What specific areas of your project would you like help with?I would appreciate any feedback on my React code and the app's accessibility!
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Dana Yatsuta’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