Design comparison
SolutionDesign
Solution retrospective
Just started learning javascript dom manipulation and tried this project, send me feedbacks!
Community feedback
- Account deleted
Hi there 👋
Congratulate on finishing your project 🎉. The design looks beautiful 😃.
I suggest you use
const
instead oflet
when you select DOM elements, that's not a good practice. Because we mostly do not change the selected element, we may change the texts or other styling 👍Happy coding ☕
Marked as helpful0@flaviozorzettoPosted almost 3 years ago@maqsudtolipov Thanks mate, really appreciate your comentary, i'll start using const for these kind of situation, makes a lot of sense!
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