Design comparison
Solution retrospective
With every project I work on, I strive to create readable and well-organized code. In this particular project, I used Angular to break the code into components.
What challenges did you encounter, and how did you overcome them?The most challenging part is finding the right connection between elements to determine what should be created as a component and how that component should look. For example, it's not enough to create a button component based on a single instance. The goal is to create a shared structure that can be used for all, or multiple, buttons—while the content can vary.
What specific areas of your project would you like help with?As mentioned before, I'm aiming to create the best relationships between elements. Additionally, I want to improve the organization of my SASS, such as writing more efficient mixins.
Community feedback
- @laurentGurbalaPosted about 1 month ago
Well done !!
1
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