I'm quite proud of how this project turned out, as it was a significant step up from the last challenge in the learning path. While there was nothing particularly difficult, there were a lot of details to take care of, and I'm happy to say that the pixel-perfect integration is very close to perfect. I feel that I handled the project with good organization, breaking it down into manageable steps. For now, I wouldn’t do anything differently, as this methodical approach worked well.
What challenges did you encounter, and how did you overcome them?This design had much more content compared to the previous one, which was just a card. To avoid making a mess, I had to stay organized from the start. One of the main challenges was creating reusable components and classes to minimize duplication. I also had to balance this with finding appropriate class names while sticking to the BEM method, which was a bit tricky but worthwhile. Another challenge was working with lists—getting a small gap between the bullet and the text took some extra care. Additionally, using utility classes to control padding on the first and last elements in a table posed another challenge, but I managed to find a solution that worked well.
What specific areas of your project would you like help with?There's nothing specific that stands out, but I’d appreciate any feedback on how to further reduce repetition in my code, particularly when it comes to creating reusable components. Any general advice or tips would also be helpful as I continue to refine my skills.
These answers provide clear reflections on your work and where you’re seeking improvement. Let me know if you'd like any adjustments! 😊