Design comparison
Solution retrospective
Hi ! I just finished this challenge and wanted to share my solution. I recently graduated in France in Web Development and I wanted to keep learning and maintaining my front end skills by doing some challenges.
I also took the opportunity to try jQuery on a real "project", I made the burgermenu interactions and the header's responsive directly in JavaScript.
Major part of css was made with flexbox and I tried to respect HTML sementic by using figures, main, paragraphs on the right purpose. It's not that important on a challenge, I'm just taking good habits for SEO.
What challenges did you encounter, and how did you overcome them?At the begining I had some trouble using jQuery methods in a separate js file, but in fact it was a navigator memory problem (as usual).
Other than that, I have nothing else to say.. I am documentation reader.
Community feedback
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