Design comparison
Solution retrospective
I'm proud of the progress I made in understanding DOM manipulation and improving my debugging skills using the console. This project pushed me to dynamically update UI elements and manage user interactions effectively. However, next time, Iād focus more on planning UI state management from the start to streamline the development process and explore advanced debugging tools for even more efficient troubleshooting.
What challenges did you encounter, and how did you overcome them?I struggled the most with structuring the functions and using the proper JavaScript methods to work with JSON data arrays. It was challenging to figure out how to manipulate the data effectively and update the UI dynamically. I did some research on OOP and working with JSON data, which helped me learn how to better structure my code and use JavaScript methods to handle JSON data more efficiently.
What specific areas of your project would you like help with?Iād appreciate help with structuring JavaScript functions and organizing code for better readability and maintainability. Additionally, guidance on applying object-oriented programming (OOP) principles in JavaScript would be valuable for writing more modular and scalable code.
Community feedback
- @eburzaPosted 2 months ago
I really like your project, from code to rename, everything is thought through. It all looks nice š š
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