Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn JavaScript AJAX in 1 hour
Rating: 4.0 out of 5(184 ratings)
7,868 students

Learn JavaScript AJAX in 1 hour

Guide to Dynamic JavaScript send and receive data from external files. No page reload create JavaScript Objects JSON
Created byLaurence Svekis
Last updated 11/2024
English

What you'll learn

  • use AJAX to GET external file data
  • use AJAX to POST data to server files
  • Create seamless interactive content
  • use AJAX within web applications for data and dynamic content

Course content

2 sections21 lectures55m total length
  • AJAX course introduction3:00
  • Course Resource Overview2:07
  • What is XMLHttpRequest3:34
  • Create Connection to external file4:29
  • What is readyState3:41
  • httpRequest status check3:38
  • Get and output file contents into HTML elements4:14
  • Source Code AJAX request0:08
  • Tips and Tweaks with AJAX4:50
  • Source Code options0:08
  • encoding data to post via AJAX3:46
  • Create PHP endpoint4:19
  • PHP server source code0:04
  • Post data to the server get callback response2:18
  • Send input data to server4:42
  • AJAX Parse response JSON data to output to HTML elements3:18
  • Source Code AJAX Post data0:14
  • How to practice AJAX create JSON files5:47
  • Course Resources0:04

Requirements

  • basic JavaScript HTML knowledge
  • computer access
  • desire to learn

Description

Do you want to create a better user experience within your web content?

Learn how to create AJAX calls with JavaScript.  Just JavaScript power up with AJAX

AJAX is for you, its perfect for creating seamless interactions between your JavaScript web browser and external files.  Great for server connections.

Be ready to be amazed!

AJAX can get data from external files and load them into your JavaScript without reloading the web page.  No page reloads!

AJAX can send data to a server and receive callback data to use within your JavaScript logic

AJAX is perfect for JSON data, works well connecting the server content to web content.

This course is designed to deliver a step by step learning experience so that you can learn AJAX quickly.  Get started with your own web applications learn AJAX and take your content to the next level.

Learn about

  • Getting external file content
  • Posting content to a server
  • Using JSON data parsing and outputting to your HTML elements

Knowing how to use AJAX can set you apart, and understanding AJAX is the key to better user experience.  I'm here to help you learn AJAX and ready to answer any questions you may have. 

By the end of the course you will have the skills and resources needed to make your own AJAX calls.



Who this course is for:

  • web developers web designers
  • anyone looking to do more online
  • anyone who wants to pass and receive data asynchronously