Both versions, one Game. Using React and Styled-Components
Design comparison
Community feedback
- @mattstuddertPosted over 4 years ago
Nice work on this challenge, Lucas! Your solution looks great! Did you learn anything new while going through it?
1@gomezlucasPosted over 4 years ago@mattstuddert Thanks Matt!Yeahp. When I started using styled-component I didn´t like that they made my code messy and when i tried to debug it from the browser, it was very hard to understand. So reading I found a way to use styled components mixed with the regular Css, and I applied that in this program. Basically I used the styled component for wrappers, containers and style that is going to be re-use in the web, like buttons for example.
0@mattstuddertPosted over 4 years ago@gomezlucas cool! It sounds like an interesting approach!
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