Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
what I use to handle the mobile menu.
What challenges did you encounter, and how did you overcome them?the api which I used in the challenge didn't work then I used the alterantive api and it has worked.
What specific areas of your project would you like help with?with the api stuff after using the fetch method and get the response. I want to know when we use response.text() and response.json(). before this challenge I used the response.json() but now with this challenge I have used response.text(). is it because the response of the fetch method is in the form of the text and the one which I used to deal with was in the form of json format. I would like to have a clear explanation on that.
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