Tic-Tac-Toe made with React, Redux Toolkit, and Sass

Solution retrospective
Hello! Besides general comments and bug reports...
-
are there any React best practices or patterns I should look into?
-
my Redux game slice feels chunky, should I split it up?
-
any browser specific CSS/Sass styling errors?
Thanks!
Notes:
-
clicking the XO logo on either screen will access the difficulty settings
-
the modal is slightly transparent for game results to be visible through it
Please log in to post a comment
Log in with GitHubCommunity feedback
- @rmzvr
Wow, great job, the code is well destructured, I like your writing style, I don't have enough redux knowledge to give hints yet. This project was next in my plans, maybe I will peep at your decision as inspiration)
The only thing I noticed was hovering over the buttons on the welcome screen: When hovering over the side select buttons, the pointer appears on the X and O icons themselves, and not on the entire button. When hovering over the buttons, there is also no new game pointer, it is not visually clear whether these buttons are active.
Marked as helpful
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