Design comparison
Solution retrospective
I think the project is easy overall, but I didn't think that the project could be very helpful for me. I learned a lot to create this project, using a flowchart as an example.
Community feedback
- @JumanjigobezPosted about 1 year ago
Hey @Ayoubrabiae,
Loved your solution especially on the animation part but Can I kindly give a suggestion on a little adjustment on your code.
I saw a lot of if conditions statements, which are not bad, but I would recommend you check on my Js code on this link -> here where I have used an object of inputs with their properties and looped through each by using the if condition statements. (This will enhance at least better readability and structure of your code)
Hope this was Helpful :)
Otherwise, you are doing a great job to grow in the field.
Marked as helpful1@AyoubrabiaePosted about 1 year agoThank you so much, @Jumanjigobez,
This was my first solution on Frontend Mentor, and I was in a hurry to complete it. That's why you might notice some peculiar aspects in my code. 😅
However, I will review your code and improve my own to the best of my abilities.
Once again, thank you very much for your valuable 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