Design comparison
Solution retrospective
Any feedback is appreciated, thanks!
Community feedback
- @Dipesh-sapkota1Posted over 1 year ago
Hi @RogelioCamargo π Congratulation for completing front-end mentor challenge.π I would like you to suggest two things, as per my experience so far it is not necessary to add height and width to a div. Naturally, browser tend to make web responsive, everything will fall into its place own its own and make necessary changes when it is required. We make web unresponsive by adding extra properties. Another suggestion I would like to give is that, make a habit of writing clean code, this will make your project scalable and manageable. You did great with this project and happy coding!
Marked as helpful0@RogelioCamargoPosted over 1 year ago@Dipesh-sapkota1 Hey, appreciate the feedback and will def do that moving forward. could you elaborate on the second point? what about my code needs to be cleaner? I agree, but it would be fantastic if you could point to something that really stood out. I would love to know, thanks again!
0@Dipesh-sapkota1Posted over 1 year ago@RogelioCamargo What I meant about clean code is that, write code as simple as possible avoiding unnecessary repetition and remove what is not needed.
Marked as helpful0@RogelioCamargoPosted over 1 year ago@Dipesh-sapkota1 Awesome, I will look back and clean up the code. 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