Getting Started with jQuery 3

Getting Started with jQuery 3

English | MP4 | AVC 1920×1080 | AAC 48KHz 2ch | 3h 12m | 704 MB

Interactive front-end website dewelopment
Create efficient and smart web applications with jQuery 3.0 using this step-by-step practical tutorial

If you are a web developer and want to create web applications that look good, are efficient, have rich user interfaces, and integrate seamlessly with any backend using AJAX, then this video is the ideal match for you. We’ll show you how you can integrate jQuery 3.0 into your web pages, avoid complex JavaScript code, create brilliant animation effects for your web applications, and create a flawless app.

We start by configuring and customising the jQuery environment and getting hands-on with DOM manipulation. Next, we’ll explore event handling advanced animations, create optimised user interfaces, and build useful third-party plugins. Then you’ll learn how to integrate jQuery with your favourite back-end framework. You’ll also discover how to use the newly introduced JavaScript promises and the new animation API in jQuery 3.0 in great detail, along with sample code and examples

What You Will Learn

  • Find out how to create the best user interface for your web applications
  • Use selectors in a variety of ways to get anything you want from a page when you need it
  • Master events to bring your web pages to life
  • Add flair to your actions with a variety of different animation effects
  • Discover the latest features available in jQuery with the latest update of this incredibly popular title
  • Using jQuery npm Packages
Table of Contents

01 The Course Overview
02 What jQuery Does
03 What’s New in jQuery 3
04 Making our First jQuery-Powered Web Page
05 Using Development Tools
06 Understanding the DOM
07 CSS Selectors
08 Selector Specificity
09 Attribute Selectors
10 Custom Selectors
11 DOM Traversal Methods
12 Iterating Over jQuery Objects
13 Performing Tasks on Page Load
14 Handling Simple Events
15 Event Propagation
16 Altering the Journey – The Event Object
17 Removing an Event Handler
18 Simulating User Interaction
19 Modifying CSS with Inline Properties
20 Hiding and Showing Elements
21 Effects and Duration
22 Creating Custom Animations
23 Simultaneous Versus Queued Effects
24 Manipulating Attributes and Properties
25 DOM Tree Manipulation
26 Copying Elements
27 Content Getter and Setter Methods
28 Loading Data on Demand
29 Choosing a Data Format and Passing Data
30 Keeping An Eye on the Request
31 Error Handling
32 Ajax and Events
33 Deferred and Promises