[TECH ED] Check out an API response #7
Labels
🧠 Prep work
Prep material to be completed before the live session
📅 JS3
This work belongs to JS3
🏕 Priority Mandatory
This work is expected
🐂 Size Medium
1-4 hours
🎯 Topic Programming Fundamentals
Learning syntax: data types, functions, loops, expressions, etc
📅 Week 1
Assigned during Week 1 of this module
From Module-JS3 created by Dedekind561: CodeYourFuture#35
Link to the coursework
http://api.tvmaze.com/shows/82/episodes
Why are we doing this?
This task will get you to really think about the response you get back from an API. Use Chrome Dev Tools to examine the response you get back from the server.
Look at a request in Chrome Dev Tools
In Google Chrome, open dev tools network tab and enter this URL into the browser: http://api.tvmaze.com/shows/82/episodes
Answer the following questions:
Maximum time in hours
.5
How to submit
Share your answers with the other trainees in your Buddy Group or on your Slack class channel.
Did you get different answers to other people? Ask them how they worked them out!
The text was updated successfully, but these errors were encountered: