Design comparison
Solution retrospective
I managed to complete the task completely on my own in about 10 hours.
What challenges did you encounter, and how did you overcome them?The variable naming and the function naming in the js file need a lot of improvement. The functions I defined maybe are too big in scope. I should have broken them down in more meaningful pieces. I don't know if the overall logic of the js file is good or there is a big space for improvement. With this challenge I understood the repay of writing mantenable css. To change the theme I had to redefine a big part of the file, and I had to boost the specificty on certain selector to work. The overall specificity in some part of the file was too high. I'm happy and frustrated at the same time. Anyway I can't wait to continue my learning journey.
What specific areas of your project would you like help with?If anyone has any suggestions on the challenge I encountered, which I described above, I will be very grateful. I started my journey in web development 4 months ago and I don't know if I am on the right track or I'm behind. Any other suggestions are welcomed too. Thank you all.
Community feedback
- @JJorgeMS13Posted about 2 months ago
Me encanto tu desarrollo, podrias usar const en vez de let cuando declares tus objetos que solo vas a ocupar para la logica y esos objetos los mandas como parametros para poder hacer mas limpias tus fucniones, espero y te sirva, saludos!!!
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