jQuery-free JavaScript

Pluralsight
Course Summary
Do you need jQuery? Let's look at some common jQuery code snippets and rewrite them with native browser APIs or micro-libraries.
-
+
Course Description
In this course we will explain when it's appropriate to use jQuery and when it may not be. If you need jQuery then we will look at making a custom build that includes only the parts you need. Most of this course is focused on converting common jQuery snippets to either use native browser APIs or utilize a popular micro-library.
-
+
Course Syllabus
When to Use jQuery?- 23m 35s
—Course Introduction 2m 35s
—When Should I Use jQuery? 4m 32s
—Custom Builds of jQuery 6m 5s
—Alternate Libraries 2m 14s
—Demo 7m 3s
—Summary 1m 3sNative Selectors- 19m 18s
—Introduction 0m 35s
—Selectors 1m 14s
—Each 2m 7s
—Index 0m 45s
—First and Last 1m 14s
—Is 0m 54s
—Filter 1m 18s
—Find 1m 39s
—Next and Previous 0m 27s
—Closest 1m 26s
—Demo 5m 16s
—Summary 2m 18sNative DOM Manipulation- 17m 38sNative Events- 21m 13sNative Ajax- 9m 54sNative Utilities- 19m 45sNative Animation- 21m 41sNative Plugins- 13m 10s
This course is listed under
Development & Implementations
and Digital Media & Games
Community
Related Posts: