Codeschool - jQuery: The Return Flight (2013)
MP4 | AVC 1525kbps | English | 1280x720 | 29.97fps | 1h 10mins | AAC stereo 85kbps | 865 MB
Genre: Video Training
Learn Ajax and add more interactivity to your projects. Discover how to organize your code using jQuery Plugins and Promises.
LEVEL 1
An Introduction to AJAX
Learn what Ajax is and how it can be used
1.1. Ajax Basics;
1.2. Ajax Options.
LEVEL 2
jQuery and JavaScript
Organize your jQuery and JavaScript
2.1. JavaScript Objects;
2.2. JavaScript Functions.
LEVEL 3
Ajax with Forms
Learn about how to send data to the server and work with JSON
3.1. Ajax With Forms;
3.2. Ajax With JSON.
LEVEL 4
Utility Methods
Learn about some handy utility methods including $.each and $.map while working with complicated JSON data
4. Utility Functions.
LEVEL 5
jQuery Plugins
Create your own reusable jQuery plugin
5.1. Events For Plugins;
5.2. jQuery Plugins.
LEVEL 6
Promises
Use promises to make your Ajax calls reusable and organized
6. Promises.