An open API service indexing awesome lists of open source software.

https://github.com/moonhighway/jquery-accelerated

Introducing jQuery in a day
https://github.com/moonhighway/jquery-accelerated

Last synced: about 1 year ago
JSON representation

Introducing jQuery in a day

Awesome Lists containing this project

README

          

jQuery Accelerated
====================
This course is designed to cover the history and fundamentals of the jQuery language in a single day.
We will look primarily at traversing the DOM, handling events, and fetching data.

Topics
------
* jQuery History
* The JQuery Object
* Manipulating the DOM
* jQuery Events
* Single Page Apps
* jQuery with AJAX
* jQuery Plugins