
Solution retrospective
Successfully building a solid responsive structure that works seamlessly on both mobile and desktop, featuring a fully functional hamburger menu. This project demonstrates a strong integration of semantic HTML, CSS Grid/Flexbox, and a minimalist JavaScript approach without any external dependencies.
To be honest, I am currently at a crossroads and not quite sure what my next step will be.
What challenges did you encounter, and how did you overcome them?I hit a bit of a roadblock with the :nth-child() selectors, as I couldn't quite remember the exact syntax for targeting specific elements.
How I overcame it: To solve this, I dug into my archives and revisited a challenge I completed 3 years ago while I was still at university. Reviewing my old code immediately refreshed my memory, allowing me to implement the solution in this project.
What specific areas of your project would you like help with?To be honest, I got a bit stuck on the :nth-child logic for the articles. I ended up digging through my old university projects from 3 years ago to find a solution! It works perfectly, but I'm curious: is this still the 'modern' way to do it, or are there newer CSS features I should be using instead?
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Kabidu Munguakonkwa Sage’s solution.
Join 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