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

    Advice app generator - jQuery and Tailwind

    #jquery#tailwind-css
    • HTML
    • CSS
    • JS
    • API

    0


    Hello everyone! Many thanks to the Frontend Mentors who have created this challenge, I found it very interesting and enjoyable to work on <3! One of the issues I encountered while creating the solution for this challenge was with the Slip Advice API, which has implemented a cache, as they say: "Note: Advice is cached for 2 seconds. Any repeat request within 2 seconds will return the same piece of advice." However, if it's cached, it will just stay there, and you won't get any advice when clicking the button. So, I decided to set the cache to false when making the GET request :). If you have any better ideas, please share them with me!

  • Submitted


    Hello everyone! I have just a question regarding the way I chose to display the ,,rating page" and the ,,thank you page". Should I had chosen the way with 2 different pages and just link them? Or it's ok this way, with display none for the "thank you page"? I mean, in real life projects?

    Thank you for any feedback!

  • Submitted


    I've had a problem with vertical alignment of the product-card for the desktop resolution. I've chosen the method with margin top and bottom to center it (I know it's not the right way:)). But my question is, how can I vertically center the product-card? Do you have any other suggestions over the way I've structured/styled the project? I'm still a newbie trying my best:)

    Thank you for your answers!