Requests
In this course, you will learn the benefits of asynchronous JavaScript properties. You will create calls to various APIs using four different techniques.
StartKey Concepts
Review core concepts you need to learn to master this subject
HTTP GET request
JSON: JavaScript Object Notation
Asynchronous calls with XMLHttpRequest
The query string in a URL
XMLHttpRequest
GET Request Requirements
HTTP POST request
HTTP POST request with the XMLHttpRequest
API
ok property fetch api
HTTP GET request
HTTP GET request
HTTP GET
requests are made with the intention of retrieving information or data from a source (server) over the web.
GET
requests have no body, so the information that the source requires, in order to return the proper response, must be included in the request URL path or query string.
What you'll create
Portfolio projects that showcase your new skills
How you'll master it
Stress-test your knowledge with quizzes that help commit syntax to memory