Released
3/8/2017- Setting up your environment
- Obtaining API keys
- Working with XMLHttpRequest
- Working with the Fetch API
- Creating an Ajax request in jQuery
- Working with data returned from a jQuery Ajax request
- Creating an Ajax request in AngularJS
- Using an Ajax request with React
- Structuring Ajax requests
Skill Level Intermediate
Duration
Views
- [Sasha] Ajax is the backbone of interactive, high-performance web apps. And between popular frameworks and libraries, and native JavaScript itself, there are a whole lot of ways to make an Ajax request, and to work with the response on today's web. I'm Sasha Vodnik, a web developer, author and educator. In this course, I'll develop your foundational knowledge of XHR, the fundamental building block of Ajax, as well as the newer Fetch API.
We'll also explore how to write Ajax, whether you're using AngularJS, React, or jQuery. Throughout the course, we'll explore how to make the right decisions for designing your code, no matter which framework or library is thrown at you. Let's get started.
Share this video
Embed this video
Video: Welcome