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 - Scss, Javascript

@gurkanozer

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


I tried to add some animations. If you find any bugs or better way to do, please let me know.

Community feedback

@remyboire

Posted

Hi, nice animations ! On my side, the quote doesn't change when I click the button. In your JS, you can change fetch(link).then(response=>{ to fetch(link, { cache: "no-cache" }).then(response=>{ to get rid of the cache problem. ;)

Marked as helpful

0

@Madflows

Posted

Congratulations on completing the challenge!

"When painting a room, preparation is key. The actual painting should account for about 40% of the work."

That's advice 157 By the way :)

1

Account Deleted

Hello there! 👋

Congratulations on finishing your challenge! 🎉

I have some feedback on this solution:

  • put the quote inside a <blockquote> tag instead of h1 to be more semantic

i hope this is helpful and goodluck!

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