HTTP Status Codes, How to use APIs with Javascript, Codecademy VIDEO
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
Other Videos By We Will Code 2017-09-14 Learn HTML, Understand HTML Foundations, Learning Web Development Part 2 2017-09-07 Learn HTML, Understand HTML Foundations, Learning Web Development Part 1 2017-08-29 XML & JSON, Codecademy, How to use APIs with JavaScript 2017-08-29 Authentication & API Keys, Codecademy, How to use APIs with JavaScript 2017-08-25 Requests, Codecademy, How to use APIs with JavaScript 2017-08-25 REST Constraints & Requirements, Codecademy, How to use APIs 2017-08-24 XML or JSON, Codecademy, How to use APIs with JavaScript 2017-08-22 Parsing JSON 2017-08-19 Parsing XML, Codecademy, How to use APIs with JavaScript 2017-08-17 Anatomy of a Response, Codecademy, How to use APIs with JavaScript 2017-08-16 HTTP Status Codes, How to use APIs with Javascript, Codecademy 2017-08-15 Authentication & API Keys, Codecademy, How to use APIs with Javascript 2017-08-14 Endpoints, How to use APIs with JavaScript, Codecademy 2017-08-12 Anatomy of a Request, Codecademy, How to use APIs with JavaScript 2017-08-11 The Four Verbs, 'GET, POST, PUT, DELETE,' Codecademy, How to use APIs with JavaScript, 2017-08-10 Making a Request, Codecademy,How to use APIs with Javascript 2017-08-09 A RESTful API 2017-08-08 No REST for the Wicked, Codecademy, How to use APIS 2017-08-08 The Client Server Relationship, Codecademy, How to use APIs 2017-08-07 You've Already Been Introduced, Codecademy, How To Use APIs with JavaScript 2017-08-02 Get Geolocation Data, freeCodeCamp, JSON APIs and Ajax
Tags: javascript apis
http requests
https requests
making http request
REST api
http status codes