Learn jQuery

Extend the capabilities of JavaScript with the fast and feature-rich jQuery library. Learn everything you need to know from these helpful jQuery tutorials.

All jQuery content:

  1. Build a Contacts Manager Using Backbone.js: Part 3

    Build a Contacts Manager Using Backbone.js: Part 3

    Tutorial Intermediate

    Welcome to part three of our series that focuses on building applications using Backbone. If you haven't read parts one and two, I strongly recommend that...

  2. Build a Contacts Manager Using Backbone.js: Part 2

    Build a Contacts Manager Using Backbone.js: Part 2

    Tutorial Intermediate

    Welcome back to part two of this tutorial; in part one we looked at some of the model, collection and view basics for when working with Backbone and saw how...

  3. Build a Contacts Manager Using Backbone.js: Part 1

    Build a Contacts Manager Using Backbone.js: Part 1

    Tutorial Intermediate

    In this tutorial, we're going to look at building a fully functional contacts manager using Backbone.js, Underscore.js, and jQuery. We'll take a look at the...

  4. Create a Quicksand Portfolio With WordPress

    Create a Quicksand Portfolio With WordPress

    Tutorial Intermediate

    Today, you will change your simple portfolio into something amazing with the magic of Quicksand by Razorjack.

  5. Wrangle Async Tasks With JQuery Promises

    Wrangle Async Tasks With JQuery Promises

    Tutorial Intermediate

    Promises are an exciting jQuery feature that make it a breeze to manage async events. They allow you to write clearer, shorter callbacks and keep high-level...

  6. How to Create a Simple Post Rating System With WordPress and jQuery

    How to Create a Simple Post Rating System With WordPress and jQuery

    Tutorial Beginner

    There already are many post rating system plugins out there. Surprisingly, no one fits my needs, they either are too complicated or with too many built-in...

  7. Learn jQuery in 30 Days

    Learn jQuery in 30 Days

    Tutorial Beginner

    Sometimes, it's easy to become overwhelmed by how much there is to learn in this industry. If jQuery happens to be on your personal "need to learn soon"...

  8. Build a MusicBrainz App

    Build a MusicBrainz App

    Tutorial Intermediate

    This tutorial will utilize jQuery Mobile, HTML 5, the PugPig framework, and the iOS SDK to create an application using the MusicBrainz API.

  9. Getting Loopy - Ajax Powered Loops with jQuery and WordPress

    Getting Loopy - Ajax Powered Loops with jQuery and WordPress

    Tutorial Beginner

    In this tutorial, we give you a starting point for creating AJAX interaction in your blog. We follow a step by step process, showing you how to load posts...

  10. Getting Started with AJAX & WordPress Pagination

    Getting Started with AJAX & WordPress Pagination

    Tutorial Beginner

    Ajax (Asynchronous JavaScript and XML) is a web technology that allows a web page to dynamically update content without reloading the page within the...

  11. Create a Windows-like Interface with jQuery UI

    Create a Windows-like Interface with jQuery UI

    Tutorial Beginner

    Have you ever wanted to create an interactive user interface for your application, but didn't know how to? In this tutorial, we'll create a Windows-like...

  12. How to Scrape Web Pages With Node.js and jQuery

    How to Scrape Web Pages With Node.js and jQuery

    Tutorial Intermediate

    Node.js is growing rapidly; one of the biggest reasons for this is thanks to the developers who create amazing tools that significantly improve productivity...