Lab Introduction
Lab: Introduction to jQuery and JavaScript
Video Runtime: 10:05
This episode will discuss what you will learn in this hands-on lab. You’ll learn some basics of JavaScript, as you need it to understand jQuery; however, to learn JavaScript deeply, you will want to take JavaScript for WordPress.
We also talk about why you want a library or framework. For example, PHP has Symfony and Laravel while Ruby has Ruby on Rails (RoR). JavaScript has different libraries and frameworks too, such as jQuery, React, Angular, Vue, and more. The purpose is to abstract away complexity and promote rapid development. Let’s talk about it.
Code. Eat. Code. Sleep. Dream about Code. Code.
Episodes
Total Lab Runtime: 02:32:33
- 1 Lab Introductionfree 10:05
- 2 Document Object Model (DOM)free 08:23
- 3 Select Elements from the DOMfree 13:48
- 4 The Why of jQueryfree 04:46
- 5 Variablespro 14:42
- 6 Traverse the DOMpro 17:08
- 7 Basic Animation Effectspro 09:16
- 8 Data Typespro 15:44
- 9 Basic Eventspro 09:53
- 10 Loading Scriptspro 10:47
- 11 Declaring Functionspro 05:28
- 12 Meet the IIFEpro 09:03
- 13 jQuery's $pro 04:14
- 14 Scopepro 09:44
- 15 Cachingpro 03:34
- 16 Wrap It Uppro 05:58