jQuery: Building an Interface

Go to class
Write Review

Free Online Course: jQuery: Building an Interface provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. jQuery: Building an Interface is taught by Ray Villalobos.

Overview
  • Create a responsive, interactive interface that allows users to sort, search, edit, and enter data, in this project-based jQuery course.

Syllabus
  • Introduction

    • Welcome
    • What you should know
    • Using the exercises for this course
    1. Getting Started
    • Build the application
    • Overview of the template
    • Selectors and events
    2. Working with data
    • Loading up external data
    • Using the jQuery Templates plugin
    • Managing template events
    • Modifying data using Underscore.js
    3. Sorting and Searching
    • Sorting items
    • Using with a drop down for sorts
    • Searching through data
    • Creating proxy data for display
    4. Formatting, Adding, and Editing
    • Formatting data with a data plugin
    • Adding data to the form
    • Editing data
    Conclusion
    • Next steps