Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    Do you think assigning a class with useEffect to change the webpage background depending on current location is a good practice? How would you do it differently? Do you have any suggestions according components/functions naming or folder structure in this project? Is it okay to keep the data for navLinks in an array directly in component function (like in MainNavbar component) or should I put this somewhere else?

  • Submitted


    Hi guys, it's my first time using Sass - what are your tips for improving the code? I wasn't sure how to organize the code with partials to keep things clean. All tips are welcome!

  • Submitted


    Hi, it's my second project and I'd love to get some recommendations about image hover effect, because it wasn't that easy and I'm not sure if my method is correct.

  • Submitted


    Hi guys, what do you think about the way I used clamp() function to keep exact proportion of the element on smaller screen sizes?

  • Submitted


    What is your way to organise CSS code and what would you recommend me to change in my style.css file? Do you think the way I used div tags and flexbox properties is optimal for this challenge or is there a better way to do it?