Design comparison
SolutionDesign
Solution retrospective
Just wanted to test out using APIs, so I whiped this up quick! Let me know if there anything I can improve on. :)
Community feedback
- @serfollPosted over 2 years ago
Congrats on finishing the challenge 🙌 Just one minor suggestion, if you want to generate a random with each click then have a look at using
cache: "no-cache"
when you are fetching. You can read more about it here Fetch API1@Mfried95Posted over 2 years ago@serfoll Thank you! I just changed it, now working better. I was wondering why it was a little slow fetching the data. :)
1
Please log in to post a comment
Log in with GitHubJoin 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