[TECH ED] Code Along APIs and Fetch #28
Labels
📅 Data Flows
This work belongs to Data Flows
🏝️ Priority Stretch
Do this once mandatory and key work is done
🐂 Size Medium
1-4 hours
📅 Sprint 3
Assigned during Sprint 3 of this module
🎯 Topic Programming Fundamentals
Learning syntax: data types, functions, loops, expressions, etc
🎯 Topic Requirements
Interpreting requirements with precision and accuracy
Link to the coursework
https://github.com/CodeYourFuture/CodeAlong-NumberFacts
Why are we doing this?
Now that you've learned about APIs and how to connect with them, let's apply it in the context of a complete application.
In the following assignment, you'll be coding along with somebody as they make an API call to an external, public API.
Don't just watch this video. You must code along for active learning. This will help you to understand what exactly the presenter is doing.
A couple of notes:
XmlHttpRequest
s andfetch
. You can ignore theXmlHttpRequest
way, and just usefetch
.https://www.youtube.com/watch?v=tUE2Nic21BA
Maximum time in hours
2
How to get help
Try this codealong in a study group.
How to submit
How to review
The text was updated successfully, but these errors were encountered: