Preview Component

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.
Please log in to post a comment
Log in with GitHubCommunity feedback
- Account deleted
Hello! The rendering is top! Nothing to say! Just try to look if you can have a JS code lighter
Marked as helpful - @Aldeeb2020
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 helpful
Join 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