Design comparison
SolutionDesign
Solution retrospective
Realized with react js. I'm waiting for your feedback to keep improving.
Community feedback
- @DavidMorgadePosted over 2 years ago
Hello and congratulations finishing this challenge!, your component is working as intended, but in react you tipically want to divide everything in little reusable components instead of having all the JSX code in your App, for example, you could have a separated button component, a heading component...
Maybe for this project is not that important because is a little component, but for larger applications is a must!
Hope my feedback helps you!
Marked as helpful0
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