HTTP Status Codes, How to use APIs with Javascript, Codecademy

Channel:
Subscribers:
8,020
Published on ● Video Link: https://www.youtube.com/watch?v=BpL47SHVjOA



Duration: 3:11
222 views
3


In this lessons we go over http status codes in codecademy's 'How to use APIs with JavaScript" course. We learn about the range of status codes from the 100's to the 500's. A common status code is 404 or file not found. In previous lessons we learn that a 200 status code means 'ok'. The .status property returns the numerical status code of the response of the XMLHttpRequest







Tags:
javascript apis
http requests
https requests
making http request
REST api
http status codes