Book Image

AJAX Using JavaScript Libraries jQuery and Axios [Video]

By : Laurence Svekis
Book Image

AJAX Using JavaScript Libraries jQuery and Axios [Video]

By: Laurence Svekis

Overview of this book

<p>This course contains advanced solutions that will take you from newbie to pro in performing AJAX requests from the most popular JavaScript libraries including jQuery and Axios. The course will several examples of how to connect to web APIs and retrieve data for your web applications.</p> <p>jQuery provides a powerful, easy-to-use library that is famous for making AJAX easy. You’ll see how you can use this most popular JavaScript library to do more with less coding. Not only is AJAX easy with jQuery, it’s also extremely easy to update your page elements and add event listeners. Why not try jQuery and do something amazing online?</p> <p>Axios provides a seamless AJAX approach that works off promises. Using the JavaScript XHR object, it’s a powerful but really lightweight option to bring AJAX into your projects. This library is popular and easy to get started with. You’ll use Axios to power your AJAX requests and combine it with plain JavaScript to update the DOM. The course provides several examples of how to implement it and use it within your code. <br />By the end of the course, you’ll have a fully-functional application where you can make a request for data using jQuery or Axios.</p> <h1>Style and Approach</h1> <p>The course is structured so you’ll get hands-on experience as fast as possible. We'll cover some general concepts of jQuery, AJAX, and Axios. Within the course, we’ll build a fully-functional application to make a request for data using jQuery or Axios.</p>
Table of Contents (1 chapters)
Chapter 1
Introduction to using AJAX
Content Locked
Section 6
jQuery AJAX shorthand
Introduction to using AJAX: jQuery AJAX shorthand