Course
Skills Expanded
jQuery-free JavaScript
Do you need jQuery? Let's look at some common jQuery code snippets and rewrite them with native browser APIs or micro-libraries.
What you'll learn
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.
Table of contents
When to Use jQuery?
23mins
Native Selectors
19mins
Native DOM Manipulation
17mins
Native Events
21mins
Native Ajax
9mins
Native Utilities
19mins
Native Animation
21mins