Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
The javascript portion of the project especially the api request to fetch the data and just the api syntax in general as it is what i have been working on latley.
What challenges did you encounter, and how did you overcome them?A very simple looking challenge i encounter was when i was choosing a way to output the data to the DOM, I was trying to use inner HTML but this kept repeating the elements on the page when i just wanted 1 to be random , my workout around was to use text Content instead and this solved the problem i was having.
Community feedback
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