This post covers the basics of HTTP networking in JavaScript, including how the HTTP protocol works, web communication, URLs, DNS, async/await, error handling, HTTP headers, JSON, and the common HTTP methods.
Table of contents
Table of ContentsWhy HTTP?JavaScript's Fetch APIWhat is DNS?What are URIs?Async/AwaitError HandlingHTTP HeadersWhat is JSON?HTTP MethodsURL Paths and ParametersWhat is HTTPs?Congratulations on making it to the end!1 Comment
Sort: