Udemy

AJAX JavaScript XHR and Fetch

Enroll Now
  • 3,376 Students
  • Updated 11/2024
4.2
(53 Ratings)
CTgoodjobs selects quality courses to enhance professionals' competitiveness. By purchasing courses through links on our site, we may receive an affiliate commission.

Course Information

Registration period
Year-round Recruitment
Course Level
Study Mode
Duration
1 Hour(s) 42 Minute(s)
Language
English
Taught by
Laurence Svekis
Rating
4.2
(53 Ratings)
3 views

Course Overview

AJAX JavaScript XHR and Fetch

Learn how to use AJAX within your web applications, Course covers vanilla JavaScript using XMLHttpRequests and Fetch

Welcome to our introductory course for using AJAX - Asynchronous JavaScript And XML

AJAX allows web pages to request small chunks of data (such as HTML, XML, JSON, or plain text) and display them only when needed.  This is achieved by using APIs like XMLHttpRequest or Fetch API. These technologies allow web pages to directly handle making HTTP requests for specific resources 

Typically when a user goes to a website the user has to wait for the server to respond with the data.  This is not the case as with AJAX we have the option to load the data when the user is already on the page making the user really happy.

This course covers making AJAX requests using the XMLHttpRequest as well as the newer fetch.   

Use JavaScript to send requests, receive response content and use the response data to output into the html.  JavaScript is at the center of it all connecting the web page content to the server data and doing all the work in between.

Course Covers

  • How to setup a localhost
  • What Fetch and XHR are and how they work
  • How to load an external files into the JavaScript
  • How to connect to web apis and load data
  • Using JavaScript to read response content and make use of it
  • Exercise to build a random user loader
  • Using AJAX to get a txt file content
  • Exercise Getting Random Jokes to output on a website
  • Using Fetch
  • Exercise Posting form data to a server using Fetch
  • Practice AJAX

Source Code is included

Friendly support in the Q&A section

Taught by an instructor with many years real world web development experience ready to answer your questions and help you learn AJAX.

What are you waiting for take the first step start learning AJAX and experience the amazing things YOU can build with AJAX?


Course Content

  • 2 section(s)
  • 23 lecture(s)
  • Section 1 Introduction
  • Section 2 Bonus Section

What You’ll Learn

  • Use AJAX to get JSON data into their web pages
  • Use XHR requests to connect to servers and APIs
  • Use Fetch within web development


Reviews

  • A
    Anmol Bhargava
    3.5

    Course was good, learned Xhr but the speed of fetch topic is a bit fast, otherwise everything was good. thanks

  • J
    JavaRun Java
    5.0

    good tutorial , thanks man

  • M
    Michael Marrero
    4.0

    Chrome local server not mentioned. Easiest llocal server.

  • M
    Matthew Mills
    2.5

    Initial set up of xhr to the Chuck Norris site hangs in ready state 1 and never completes. Followed verbatim the 3 commands in the lecture,

Start FollowingSee all

We use cookies to enhance your experience on our website. Please read and confirm your agreement to our Privacy Policy and Terms and Conditions before continue to browse our website.

Read and Agreed