First Time Using APIS in Advice Generator App
Design comparison
Solution retrospective
I don't have any specific questions, but if you have any resources that were helpful to you to learn more about using APIs (especially related to Fetch, Await, etc), please let me know!! I'm finding them a little hard to grasp as a concept.
Community feedback
- @MartinsgundiPosted about 1 year ago
Nice work Curtis! Here are some resources that helped me kick off:
-
Net ninja: Asynchronous JavaScript - This helped me understand asynchronous JavaScript and how it works under the hood. It provided me with a solid foundation, and I recommend this tutorial to anyone who is new to asynchronous JavaScript.
-
Net ninja: JSON-server Tutorial - This is also an amazing tutorial. It walks you through all the processes of consuming an API and using the data obtained to manipulate the DOM. It was indeed a plus for me.
I hope this helps, happy coding!
Marked as helpful1 -
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