We cover the basics of jQuery including effects, manipulation, dynamic creation of elements, and interaction events.
What you will learn
Course Goal: Implementing jQuery
jQuery events
jQuery manipulation and effects
Element creation with jQuery
Description
In this course we cover the basics of jQuery including effects, manipulation, dynamic creation of elements, and interaction events. While Javascript is a very powerful language, we often have to write a lot of boilerplate code to work with different browsers. jQuery abstracts some of that logic away from us, so that we have more utilitarian functions that we can work with. Essentially, itβs a library that boosts Javascript front-end development.
Weβll explore jQuery to add and remove elements from the Document Object Model (DOM), weβll look at event handling, and look at some other techniques that jQuery allows us to use that will make our development a bit easier.
Course Includes:
- 28 videos with over 80 minutes of lectures and explanations.
- 6 external resource files.
- 9 exercises to help you master jQuery concepts.
What You’ll Learn:
- What is jQuery?
- Basic Selectors
- Caching Selectors
- Method Chaining
- Effects
- Polymorphism in jQuery
- Manipulating Elements
- Animation
- Class Manipulation [add, remove, and toggle class]
- Editing Contents
- DOM Creation
- Adding new elements [append, prepend, beforeβ¦]
- Cloning elements
- Removing elements
- Creating with $
- Handlebars Templating
- Setting up Handlebars
- Using variables
- Reusing Templates
- Helpers
- Events
- Event delegation
- DOM Traversal
- Additional Resources
- Exercises
- And More!
Content