Skip to content
All paths

Networking

Making requests from the browser, and the rules the browser enforces.

5 posts · about 9 min total

5 posts
  1. 1.What is an HTTP request in JavaScript?

    What is an HTTP request in JavaScript (Embedded requests)

    1 min read

  2. 2.XMLHttpRequest

    XMLHttpRequest — old school, how does it work, examples

    2 min read

  3. 3.Fetch API

    Fetch API — modern Promise-based method, examples

    2 min read

  4. 4.XMLHttpRequest vs Fetch API

    XMLHttpRequest vs Fetch API — Comparative Analysis

    2 min read

  5. 5.What is CORS

    What is CORS and why is it important in web development?

    2 min read