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

Submitted

Advice generator app

Wiks 750

@wiksmf

Desktop design screenshot for the Advice generator app coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
  • API
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


Hi! I just completed this challenge, any feedback is welcome! Thanks 😊

Community feedback

imad 3,310

@imadbg01

Posted

Greeting Wiks!! Congratulations for completing your challenge!, 👏👏👏. well done

You did a great job on this challenge, so I'm perfectly happy for you, however there is a bug on Firefox relative to cache, Firefox users will not be able to generate a new advice, to fix that for them just pass an optional parameter {cache: 'no-cache'} to fetch.

fix-

`fetch(adviceApiUrl), {cache: 'no-cache'})`

overall you did great, Happy coding, and have a great day

Marked as helpful

1

Wiks 750

@wiksmf

Posted

@imadbg01 Hi! Thanks, I haven't noticed this one :)

0

Please log in to post a comment

Log in with GitHub
Discord logo

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