Submitted over 1 year agoA solution to the Memory game challenge
Memory Game (React/TS/Tailwind)
react, tailwind-css, typescript, vite
LVL 4
@bartoszdudziak-dev

Solution retrospective
What are you most proud of, and what would you do differently next time?
I am happy that the app works but I would definitely build it in simpler and cleaner way next time.
The game board does not perfect on all screen sizes I would use flex instead of grid layout.
What challenges did you encounter, and how did you overcome them?I decided to use useReducer and Context API to game state management. It caused me such a headache to satisfy TypeScript.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Bartosz Dudziak’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