beRajeevKumar / Frontend_Mentor

Sharpen Your Frontend Development Expertise with Frontend Mentor Challenges.
https://openfrontendmentor.netlify.app/
MIT License
54 stars 143 forks source link

Bug in Project "17-advice-generator-app" #55

Open beRajeevKumar opened 1 month ago

beRajeevKumar commented 1 month ago

The advice generator takes a long time to generate new advice; there is a bug in API fetching. So, does anyone want to fix it?

parthivsaikia commented 1 month ago

Can I start working on this issue?

Bhavya445 commented 1 month ago

assign me this issue

Sanketpatil27 commented 1 month ago

yes i want to fix it

Rashipotey commented 1 month ago

@beRajeevKumar

Possible Solutions that I am thinking of:

  1. Using a local cache
  2. Show loading state- This will not increase the speed but will hint the user that an advice will be displayed soon
  3. Use another faster API Kindly assign me this issue.