Learn AJAX and make an interactive, graphical news feed. Staff Pick
Luke Fabish, Let's get coding!!
-
-
1. Welcome to the class!
1:43 -
2. Soooo, what is AJAX, anyway?
6:15 -
3. How to use AJAX in JavaScript
10:18 -
4. Public APIs - what you need to know
11:29 -
5. Three fundamental AJAX states (we'll start by waiting!)
12:58 -
6. Reading headlines from our news API
17:37 -
7. Dealing with AJAX failures
4:01 -
8. Access the GIPHY API with your awesome new AJAX skills
22:12 -
9. Time to say goodbye!
0:44
-
About This Class
Class Description:
- This class teaches you how to use AJAX to make your static web pages interactive.
- AJAX is the foundational technology that makes complex, interactive sites like Gmail and Facebook work.
- In this class you’ll learn how to update web pages dynamically with AJAX, how to handle asynchronous web requests (including errors!), and you’ll gain experience interacting with two different web APIs.
Who is the class for?
- This class is for anyone who wants to learn more about making interactive, asynchronous updates to their web pages.
- You don’t need to be a web ninja to do this class, but you will need to know a little HTML, CSS and JavaScript.
What do you need for the class?
- A computer, a text editor, a modern browser. That’s all!