@itsherujoSubmitted about 2 months ago
What are you most proud of, and what would you do differently next time?
I really like the responsive layout I created with flex and grid this time, although it still needs further improvement. I will continue to develop my responsive grid and flex skills to achieve better results in the future.
What challenges did you encounter, and how did you overcome them?
The challenge this time was figuring out how to display JSON data on the DOM, along with a few other small functions. I completed it with the help of an article just before I started this challenge. So, never skip the articles/explanations from the challenges provided here because they are very helpful.
What specific areas of your project would you like help with?
To anyone, please help me practice logic and structure for building and designing a function or anything in JavaScript, because I’m still a beginner in the world of JavaScript. Sometimes I get confused about how and what I should do to think about the framework of a function in JavaScript. Maybe there are some tips and tricks from you that I can learn in the future, that would be very helpful to me.