
Design comparison
Solution retrospective
Took some time but did it.
What challenges did you encounter, and how did you overcome them?Responsive and adding dynamically the elements
What specific areas of your project would you like help with?Dynamic elements and responsiveness.
Community feedback
- @Luc-EmilePosted about 1 month ago
Hello! The rendering is top! Nothing to say! Just try to look if you can have a JS code lighter
Marked as helpful1 - @Aldeeb2020Posted about 1 month ago
Very nice. but i have some comments on the ccode. why you use ids for your all html element. preffer using ids for only elemnt you will use in javascript. we use ids for effecient access to element with o(1) speed. that why we use ids for javascript access.
Marked as helpful1
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