Design comparison
Solution retrospective
Hey Fellow Coders,
I finished the Rock, Paper, and Scissors game with react and sass. Really looking forward to getting your feedback 🔥 That would help me to develop more.
Sincerely, Akshat
Community feedback
- Account deleted
Hi, to avoid too many nested if, focus only in test the success cases, if the player lose it can be in the 'else' statement. Also try to divide the logic of the app in the different components, also, you can create individual scrips and import it where are needed. There is a native way to include delay in the css animations, make a search about transitions to improve your code.
1@vishwa-akshatPosted almost 2 years ago@FakeAstronauta Thanks for the feedback
0
Please log in to post a comment
Log in with GitHubJoin 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