Frontend Quiz App - React, TypeScript & Tailwind

Solution retrospective
I'm most proud of the fact that I finished this project to the best of my ability, and that it looks true to the design, is responsive, and has functional dark mode capability.
Next time I would either implement a state management library like Context API or Redux right away, or focus on styles and layout first before handling too much logic. I had to refactor all of my code because I had too many useState variables and it became a prop-drilling nightmare.
What challenges did you encounter, and how did you overcome them?Prop-drilling nightmare. I had to refactor everything and implement Context API.
What specific areas of your project would you like help with?TypeScript best practices.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Kyle Mulqueen'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