Engineering and Technology
Learn how to asynchronously request data in your web applications with Ajax.
In the course Asynchronous JavaScript Requests on Udacity, you will learn about the benefits of using asynchronous data requests and how to implement them using different methods. In Lesson 1, you will explore Ajax with XHR and understand how to send and receive data asynchronously using the XHR object. Lesson 2 focuses on Ajax with jQuery, where you will compare the usage of XHR with a third-party library like jQuery's Ajax. You will learn how to send and receive data using jQuery's Ajax methods and gain insights into its underlying workings. Finally, in Lesson 3, you will delve into Ajax with Fetch, where you will utilize JavaScript promises to create fetch requests and handle data asynchronously. Additionally, you will learn how to effectively handle errors for failed requests.
by Udacity
Learn how to asynchronously request data in your web applications with Ajax.
by Udacity
Learn about the changes made to the JavaScript programming language in ECMAScript 6 and how to use t...
by Udacity
Learn how to build high quality websites and dynamic applications to create stunning user experience...
by Udacity
Learn how to simplify asynchronous work with Native JavaScript Promises!
by Udacity
Master JavaScript, the most popular programming language in the world. Be equipped for advanced role...
by Udacity
This course will demystify the browser's rendering pipeline and make it easy for you to build high p...
by Udacity
Learn how to perform asynchronous requests as you build a web app with data from Google Street View,...
by Udacity
Master the Swift programming language, and create a portfolio of iOS apps for iPhone and iPad to sho...
by Udacity
Developed by Tencent and Udacity, this course will teach you to build your first Mini Program.